forked from jason-p-pickering/data-pack-importer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
39 lines (38 loc) · 932 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
38
39
# Generated by roxygen2: do not edit by hand
export(DataPackR)
export(GetWorkbookInfo)
export(ImportFollowOnMechs)
export(ImportSheet)
export(ImportSheets)
export(ValidateImpattSheet)
export(ValidateSheet)
export(ValidateSheets)
export(ValidateWorkbook)
export(check_support_files)
export(clusters)
export(distributeCluster)
export(distributeSite)
export(export_site_level_tool)
export(hts_schema)
export(hts_site_schema)
export(impatt)
export(main_schema)
export(main_site_schema)
export(mechs)
export(militaryUnits)
export(prepare_export_to_datim)
export(psnus)
export(rCOP18deMapT)
export(round_trunc)
export(sites_exclude)
export(support_files_md5)
export(write_site_level_sheet)
importFrom(compare,compare)
importFrom(dplyr,"%>%")
importFrom(dplyr,everything)
importFrom(dplyr,n)
importFrom(plyr,mapvalues)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(tidyr,separate)
importFrom(utils,packageVersion)