-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
86 lines (85 loc) · 1.72 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
# Generated by roxygen2: do not edit by hand
export("%ni%")
export(classDF)
export(confirmdir)
export(countNAs)
export(countgtOne)
export(countgtzero)
export(countones)
export(countzeros)
export(describefunctions)
export(detibble)
export(digitsbyrow)
export(expandcolumns)
export(extractRcode)
export(extractpathway)
export(facttonum)
export(findfuns)
export(freqMean)
export(geomean)
export(getDBdir)
export(getmatcolfromlist)
export(getmax)
export(getmin)
export(getname)
export(getnamespace)
export(getseed)
export(gettime)
export(greplow)
export(halftable)
export(identifyfuns)
export(info)
export(insertmissingRC)
export(kablerow)
export(lininterpol)
export(listExamples)
export(listfuns)
export(magnitude)
export(makeUnit)
export(makelabel)
export(makelist)
export(outfit)
export(pathfinish)
export(pathkind)
export(pathstart)
export(pathtopath)
export(pkgfuns)
export(printV)
export(properties)
export(quants)
export(removeEmpty)
export(revsum)
export(rmdcss)
export(setuprmd)
export(splitDate)
export(str1)
export(str2)
export(tidynames)
export(toXL)
export(which.closest)
export(wtedmean)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,palette)
importFrom(grDevices,png)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(knitr,kable)
importFrom(stats,loess)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(utils,write.csv)
importFrom(utils,write.table)