-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
53 lines (52 loc) · 1007 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Generated by roxygen2: do not edit by hand
export(AIcheck)
export(AIestimate)
export(AIprep)
export(AIpresto)
export(AIreport)
export(AItarget)
export(DWEFage)
export(DWEFerror)
export(DWEFgec)
export(DWEFprep)
export(DWEFreport)
export(SRpresto)
export(SRrun3)
export(SRtrend5)
export(brewcol)
export(circles)
export(colr)
export(endrtf)
export(figbig)
export(figu)
export(first)
export(githubver)
export(heading)
export(para)
export(plotdf)
export(predAntilognorm)
export(prettytable)
export(recode)
export(startrtf)
export(tabl)
import(RColorBrewer)
import(dplyr)
import(ggplot2)
import(ggrepel)
import(maps)
import(readxl)
import(rtf)
import(survey)
import(tidyr)
importFrom(broom,tidy)
importFrom(curl,has_internet)
importFrom(geosphere,geodesic_inverse)
importFrom(lubridate,mday)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(plotrix,rescale)
importFrom(plyr,ddply)
importFrom(plyr,rbind.fill)
importFrom(readxl,read_excel)
importFrom(tibble,tibble)
importFrom(tidyr,complete)