-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
65 lines (64 loc) · 1.12 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
# Generated by roxygen2: do not edit by hand
export("%!=%")
export("%!=na%")
export("%<%")
export("%<=%")
export("%<=na%")
export("%<na%")
export("%==%")
export("%==na%")
export("%>%")
export("%>=%")
export("%>=na%")
export("%>na%")
export("%notin%")
export(appendLists)
export(bracket)
export(capIt)
export(combineDf)
export(compareFloat)
export(convertUnits)
export(corner)
export(countDecDigits)
export(cull)
export(dirCreate)
export(eps)
export(expandUnits)
export(forwardSlash)
export(insert)
export(insertCol)
export(insertRow)
export(is.wholeNumber)
export(isFALSENA)
export(isLeapYear)
export(isTRUENA)
export(listFiles)
export(longRun)
export(maxRuns)
export(memUse)
export(mergeLists)
export(mirror)
export(mmode)
export(naCompare)
export(naOmitMulti)
export(naRows)
export(notIn)
export(pairDist)
export(pmatchSafe)
export(prefix)
export(quadArea)
export(renameCol)
export(renumSeq)
export(rotateMatrix)
export(roundTo)
export(roundedSigDigits)
export(rowColIndexing)
export(rstring)
export(say)
export(side)
export(stretchMinMax)
export(unlistRecursive)
export(unragMatrix)
export(which.pmax)
export(which.pmin)
export(yearFromDate)