-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
44 lines (43 loc) · 1.26 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(allocate_areas_survey_regions)
export(assert_area_id_check)
export(assert_pop_age_group)
export(assert_pop_data_check)
export(assign_dhs_cluster_areas)
export(calc_survey_hiv_indicators)
export(check_boundaries)
export(check_pjnz_shiny90)
export(compare_boundaries)
export(copy_pjnz_extract)
export(create_individual_hiv_dhs)
export(create_survey_biomarker_dhs)
export(create_survey_boundaries_dhs)
export(create_survey_circumcision_dhs)
export(create_survey_clusters_dhs)
export(create_survey_individuals_dhs)
export(create_survey_meta_dhs)
export(create_survey_regions_dhs)
export(create_surveys_dhs)
export(gather_areas)
export(generate_area_id)
export(get_mid_calendar_quarter)
export(get_age_groups)
export(hintr_inputs_ready)
export(naomi_debug)
export(naomi_extract_gpw)
export(naomi_extract_worldpop)
export(plot_area_hierarchy_summary)
export(plot_survey_coordinate_check)
export(read_pjnz_region_code)
export(read_sf_zip)
export(read_sf_zip_list)
export(read_shiny90_country)
export(recode_naomi1_age_group)
export(recode_naomi1_anc)
export(recode_naomi1_art)
export(surveys_add_dhs_regvar)
export(validate_naomi_population)
export(validate_survey_region_areas)
export(write_sf_shp_zip)
importFrom(magrittr,"%>%")