-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
53 lines (52 loc) · 1.4 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_hep_populations)
export(add_hpop_populations)
export(add_missing_xmart_rows)
export(add_populations)
export(add_scenario)
export(billion_ind_codes)
export(calculate_contribution_sums)
export(calculate_hep_billion)
export(calculate_hep_components)
export(calculate_hep_prevent_ind)
export(calculate_hpop_billion)
export(calculate_hpop_billion_change)
export(calculate_uhc_billion)
export(calculate_uhc_contribution)
export(convert_ind_codes)
export(generate_hpop_populations)
export(get_data_lake_name)
export(get_ind_billion)
export(get_ind_metadata)
export(get_whdh_path)
export(has_xmart_cols)
export(load_billion_data)
export(load_billion_data_legacy)
export(load_misc_data)
export(make_default_scenario)
export(recycle_data)
export(remove_recycled_data)
export(save_gho_backup_to_whdh)
export(save_wrangled_output)
export(scenario_bau)
export(scenario_best_in_region)
export(scenario_best_of)
export(scenario_quantile)
export(transform_hep_data)
export(transform_hpop_data)
export(transform_uhc_data)
export(untransform_hpop_data)
export(untransform_uhc_data)
export(upload_billion_data)
export(wrangle_gho_data)
export(wrangle_gho_rural_urban_data)
export(wrangle_unsd_data)
export(xmart_col_types)
export(xmart_cols)
importFrom(magrittr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(rlang,sym)