This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
forked from Edouard-Legoupil/koboloadeR
-
-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathNAMESPACE
87 lines (86 loc) · 2.01 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
76
77
78
79
80
81
82
83
84
85
86
87
# Generated by roxygen2: do not edit by hand
export(format_si)
export(kobo_anonymisation_report)
export(kobo_anonymise)
export(kobo_apps)
export(kobo_arrange_variablename)
export(kobo_atlas_report)
export(kobo_bar_multi)
export(kobo_bar_multi_facet)
export(kobo_bar_multi_print)
export(kobo_bar_one)
export(kobo_bar_one_facet)
export(kobo_bar_one_facet_print)
export(kobo_bar_one_print)
export(kobo_boxplot_facet)
export(kobo_check_analysis_plan)
export(kobo_clean)
export(kobo_cluster_report)
export(kobo_consolidateone)
export(kobo_correlation)
export(kobo_correlation_analysis)
export(kobo_corrplot)
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_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_histo)
export(kobo_histo_print)
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_surveyname)
export(kobo_text_cloud)
export(kobo_time_parser)
export(kobo_time_parser_UTC)
export(kobo_to_xlsform)
export(kobo_trend)
export(kobo_trend_report)
export(kobo_unhcr_style_bar)
export(kobo_unhcr_style_histo)
export(kobo_unhcr_style_map)
export(kobo_unhcr_style_scatter)
export(kobo_weight)
export(ltbl)
export(multresponse)
export(psum)
export(round2)
import(DT)
import(RCurl)
import(bit64)
import(data.table)
import(dplyr)
import(httr)
import(plyr)
import(readr)
import(readxl)
import(tidyr)