-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
102 lines (101 loc) · 2.39 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# Generated by roxygen2: do not edit by hand
S3method("[",s2pp)
S3method(area,s2region)
S3method(as.data.frame,s2pp)
S3method(as.s2pp,data.frame)
S3method(as.s2pp,default)
S3method(as.s2pp,matrix)
S3method(as.s2pp,s2grid)
S3method(as.s2pp,s2im)
S3method(as.s2pp,s2pp)
S3method(closepairs,s2pp)
S3method(coords,s2pp)
S3method(iplot,s2cell)
S3method(iplot,s2cellid)
S3method(iplot,s2looplist)
S3method(iplot,s2polygon)
S3method(iplot,s2pp)
S3method(nndist,s2pp)
S3method(pairdist,s2pp)
S3method(plot,s2cell)
S3method(plot,s2cellid)
S3method(plot,s2im)
S3method(plot,s2looplist)
S3method(plot,s2polygon)
S3method(plot,s2pp)
S3method(print,s2cellid)
S3method(print,s2im)
S3method(print,s2index)
S3method(print,s2point)
S3method(print,s2pp)
S3method(print,s2region)
S3method(s2lonlatbox,default)
S3method(s2lonlatbox,s2_geography)
S3method(s2lonlatbox,s2region)
S3method(superimpose,s2pp)
export(area.s2region)
export(as.s2cellid)
export(as.s2im.function)
export(as.s2pp)
export(closepairs.s2pp)
export(iplot)
export(s2)
export(s2Gest)
export(s2Kest)
export(s2cap)
export(s2cell)
export(s2cellid)
export(s2cellstring)
export(s2contains)
export(s2coords)
export(s2dist)
export(s2earth)
export(s2grid.s2polygon)
export(s2im)
export(s2index)
export(s2intersect)
export(s2level)
export(s2lonlatbox)
export(s2lookup)
export(s2looplist)
export(s2place)
export(s2png)
export(s2point)
export(s2polygon)
export(s2pp)
export(s2radius)
export(s2region)
export(s2runif)
export(s2union)
export(superimpose.s2pp)
import(globe)
import(s2)
import(spatstat.geom)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rasterImage)
importFrom(graphics,segments)
importFrom(spatstat.explore,"fvnames<-")
importFrom(spatstat.explore,Kount)
importFrom(spatstat.explore,bind.fv)
importFrom(spatstat.explore,bind.ratfv)
importFrom(spatstat.explore,fv)
importFrom(spatstat.explore,km.rs)
importFrom(spatstat.geom,area)
importFrom(spatstat.geom,closepairs)
importFrom(spatstat.geom,pairdist)
importFrom(spatstat.geom,superimpose)
importFrom(spatstat.utils,"%orifnull%")
importFrom(spatstat.utils,check.1.integer)
importFrom(spatstat.utils,do.call.matched)
importFrom(spatstat.utils,resolve.defaults)
importFrom(spatstat.utils,splat)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(utils,tail)
importFrom(wk,wk_coords)
importFrom(wk,wkb)