forked from SaeedR1987/healthyr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
54 lines (53 loc) · 1.65 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
54
# Generated by roxygen2: do not edit by hand
export("%>%")
export(analyse_survey_results)
export(append_cleaning_log)
export(break_apart_cis)
export(calculate_health_expend)
export(calculate_nut_health_indicators)
export(calculate_plausibility_report)
export(calculate_poisson_pvalues)
export(check_which_analysis_vars)
export(cleaning_log_helper)
export(cleaning_log_helper_others)
export(create_anthro_quality_report)
export(create_cleaning_log_flags)
export(create_fsl_quality_report)
export(create_iycf_quality_report)
export(create_mortality_quality_report)
export(flag_anthro_issues)
export(flag_mortality_issues)
export(flag_nut_health_issues)
export(flag_summary_table)
export(format_anthro_to_ena)
export(format_mortality_current_census)
export(format_mortality_to_ena)
export(format_nut_health_indicators)
export(format_results_long)
export(helper_runner_dps)
export(implement_cleaning_log)
export(implement_deletion_log)
export(plot_age_months_distribution)
export(plot_age_proxy_distribution)
export(plot_age_years_distribution)
export(plot_agepyramid)
export(plot_anthro_age_distribution)
export(plot_correlogram)
export(plot_cumulative_distribution)
export(plot_cumulative_quality)
export(plot_domain_distribution)
export(plot_results_bargraph)
export(plot_ridge_distribution)
export(plot_select_multiple)
export(plot_vars_by_group)
export(plot_zscore_distribution)
export(reformat_mortality_current_census)
export(reformat_nut_health_indicators)
export(run_statistical_tests)
export(subset_mortality_period)
export(summarize_NA_by_group)
export(summarize_value_by_group)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,density)