forked from mrdwab/koboloadeR
-
Notifications
You must be signed in to change notification settings - Fork 8
/
NAMESPACE
75 lines (74 loc) · 1.86 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# Generated by roxygen2: do not edit by hand
export(format_si)
export(kobo_aggregate)
export(kobo_anonymisation_report)
export(kobo_anonymise)
export(kobo_apps)
export(kobo_arrange_variablename)
export(kobo_atlas_report)
export(kobo_check_analysis_plan)
export(kobo_check_project_configuration)
export(kobo_clean)
export(kobo_cluster_report)
export(kobo_consolidateone)
export(kobo_correlation_analysis)
export(kobo_create_indicators)
export(kobo_crunching_report)
export(kobo_data_downloader)
export(kobo_datasets)
export(kobo_datasets2)
export(kobo_ddi)
export(kobo_dico)
export(kobo_dummy)
export(kobo_edit_form)
export(kobo_edit_ridl_metadata)
export(kobo_encode)
export(kobo_encode_repeat)
export(kobo_form)
export(kobo_forminfo)
export(kobo_getMainDirectory)
export(kobo_get_begin_repeat)
export(kobo_get_config)
export(kobo_get_dataframes_levels)
export(kobo_get_theme)
export(kobo_indicator)
export(kobo_label)
export(kobo_left_align)
export(kobo_load_data)
export(kobo_load_packages)
export(kobo_map_cat)
export(kobo_map_int)
export(kobo_prediction_report)
export(kobo_prepare_form)
export(kobo_projectconfig)
export(kobo_projectinit)
export(kobo_question)
export(kobo_registration)
export(kobo_rename_xlsform_dataframes)
export(kobo_samplingframe)
export(kobo_shiny)
export(kobo_split_multiple)
export(kobo_submission_count)
export(kobo_submit_ridl_package)
export(kobo_submit_ridl_resource)
export(kobo_submit_to_ridl)
export(kobo_time_parser_UTC)
export(kobo_to_xlsform)
export(kobo_unhcr_style_bar)
export(kobo_unhcr_style_bar_big)
export(kobo_unhcr_style_histo)
export(kobo_unhcr_style_histo_big)
export(kobo_unhcr_style_map)
export(kobo_unhcr_style_scatter)
export(kobo_unhcr_style_scatter_big)
export(kobo_weight)
export(ltbl)
export(multresponse)
export(psum)
export(round2)
export(round_preserve_sum)
import(RCurl)
import(httr)
import(plyr)
import(readxl)
importFrom(magrittr,"%>%")