-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
37 lines (36 loc) · 908 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_fclcm_phase)
export(add_fcm_phase)
export(add_fcs)
export(add_hdds)
export(add_hhs)
export(add_iycf)
export(add_lcsi)
export(add_mfaz)
export(add_muac)
export(add_persontime)
export(add_rcsi)
export(calculate_plausibility)
export(check_anthro_flags)
export(check_fsl_flags)
export(check_health_flags)
export(check_iycf_flags)
export(check_mortality_flags)
export(check_wash_flags)
export(create_fsl_plaus)
export(create_iycf_plaus)
export(create_mortality_long_df)
export(create_mortality_plaus)
export(create_plaus_table_fsl)
export(create_plaus_table_iycf)
export(create_plaus_table_nut_mort)
export(plot_age_distribution)
export(plot_age_pyramid)
export(plot_correlogram)
export(plot_ridge_distribution)
export(reformat_mortality)
importFrom(dplyr,case_when)
importFrom(dplyr,mutate)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")