-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
47 lines (46 loc) · 1.07 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
# Generated by roxygen2: do not edit by hand
S3method("[",stlpp)
S3method("[",stlppint)
S3method("[",tpp)
S3method("[",tppint)
S3method("[[",stlppint)
S3method(as.data.frame,sumstlpp)
S3method(as.linim,stlppint)
S3method(density,stlpp)
S3method(density,tpp)
S3method(densityVoronoi,stlpp)
S3method(densityVoronoi,tpp)
S3method(plot,stlpp)
S3method(plot,stlppint)
S3method(plot,sumstlpp)
S3method(plot,tpp)
S3method(plot,tppint)
S3method(print,stlpp)
S3method(print,stlppint)
S3method(print,sumstlpp)
S3method(print,tpp)
S3method(print,tppint)
S3method(unique,stlpp)
export(STLK)
export(STLKinhom)
export(STLg)
export(STLginhom)
export(as.lpp.stlpp)
export(as.stlpp)
export(as.tpp.stlpp)
export(as.tppint.stlppint)
export(rpoistlpp)
export(rpoistpp)
export(rthin.stlpp)
export(stlpp)
export(tpp)
import(graphics)
import(spatstat)
import(spatstat.geom)
import(spatstat.linnet)
import(stats)
importFrom(spatstat.explore,bw.scott.iso)
importFrom(spatstat.explore,densityVoronoi)
importFrom(spatstat.random,rthin)
importFrom(spatstat.random,runifpointOnLines)
importFrom(spatstat.univar,dkernel)