-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
executable file
·63 lines (62 loc) · 1.14 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
# Generated by roxygen2: do not edit by hand
export(Hist)
export(Image)
export(Order)
export(T.width)
export(VennPlot)
export(aqua.brown)
export(as.char)
export(asciiToChar)
export(cString)
export(cbindSafe)
export(circle)
export(compressMatrix)
export(enclose.plot)
export(express)
export(getLapplyIndex)
export(grayscale)
export(groupedTickLabels)
export(hot)
export(hot2)
export(is.char)
export(jet)
export(logtix)
export(nameslike)
export(nonUniq)
export(numberReplicates)
export(orString)
export(orange.blue)
export(p.print)
export(percent)
export(plot2Dhist)
export(prepDir)
export(purple.green)
export(purple.orange)
export(pvalOrder)
export(rbindSafe)
export(red.green)
export(regextr)
export(rename)
export(rowMads)
export(rowSds)
export(rowZs)
export(samediff)
export(selectRows)
export(strrev)
export(sym)
export(uniqRowFreqs)
export(untab)
export(x.pt)
export(y.pt)
export(yellow.blue)
export(yyyymmdd)
import(graphics)
import(stats)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(methods,is)
importFrom(stats,quantile)
importFrom(utils,data)