-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
48 lines (47 loc) · 1.19 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
# Generated by roxygen2: do not edit by hand
export(add_dist_stats)
export(assign_serializer)
export(change_grouped_stats_to_csv)
export(citation_from_version)
export(create_etag_header)
export(create_return_cols)
export(create_versioned_lkups)
export(fillin_list)
export(get_aux_table)
export(get_aux_table_ui)
export(get_caller_names)
export(get_ctr_alt_agg)
export(get_grp_to_compute)
export(get_impl_ctrs)
export(get_md_vars)
export(get_param_values)
export(get_pip_version)
export(get_user_alt_gt)
export(get_user_x_code)
export(get_valid_aux_long_format_tables)
export(is_empty)
export(is_forked)
export(pip)
export(pip_grp)
export(pip_grp_logic)
export(pipgd_lorenz_curve)
export(return_correct_version)
export(select_off_alt_agg)
export(select_reporting_level)
export(select_user_aggs)
export(start_api)
export(ui_cp_charts)
export(ui_cp_download)
export(ui_cp_key_indicators)
export(ui_hp_countries)
export(ui_hp_stacked)
export(ui_pc_charts)
export(ui_pc_regional)
export(ui_svy_meta)
export(valid_years)
export(validate_input_grouped_stats)
export(version_dataframe)
export(wld_lineup_year)
import(data.table)
importFrom(utils,head)
importFrom(utils,tail)