-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
executable file
·86 lines (85 loc) · 1.82 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
S3method(ceiling,data.frame)
S3method(floor,data.frame)
S3method(round,data.frame)
S3method(signif,data.frame)
S3method(trunc,data.frame)
export(affin.prop)
export(autoUnits)
export(bearing)
export(box.area)
export(braces)
export(catSpatInterp)
export(central.quantile)
export(circle.polygon)
export(color.name)
export(convert.angle)
export(convert.distance)
export(copy.tri)
export(crossing.point)
export(datum)
export(destination)
export(distSmry)
export(distance)
export(diversity)
export(fisher.p)
export(geometric.mean)
export(ggBiplot)
export(harmonic.mean)
export(imdo)
export(imdoPlot)
export(intersectingPoint)
export(invLogOdds)
export(invOdds)
export(isBetween)
export(lab.wid)
export(lat.lon.axes)
export(logOdds)
export(month2Season)
export(na.count)
export(odds)
export(one.arg)
export(pVal)
export(perpDist)
export(perpPoint)
export(plotAssignments)
export(row.col.page.fit)
export(runjags2list)
export(scatterdens)
export(scatterhist)
export(setupClusters)
export(sex.symbols)
export(sn.delta)
export(sn.location)
export(sn.m0)
export(sn.mean)
export(sn.mode)
export(sn.skewness)
export(sn.variance)
export(stouffer.p)
export(transparent)
export(uniform.test)
export(weighted.fisher.p)
export(which.nearest)
export(zero.pad)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,chisq.test)
importFrom(stats,density)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,quantile)