-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
44 lines (43 loc) · 1.28 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
# Generated by roxygen2: do not edit by hand
export(jitter_power)
export(pval_correct)
export(spatial_data)
export(spatial_plots)
export(spatial_power)
importFrom(doFuture,registerDoFuture)
importFrom(doRNG,"%dorng%")
importFrom(fields,image.plot)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,setDoPar)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(iterators,icount)
importFrom(lifecycle,badge)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lifecycle,is_present)
importFrom(sparr,risk)
importFrom(spatstat.geom,as.solist)
importFrom(spatstat.geom,disc)
importFrom(spatstat.geom,marks)
importFrom(spatstat.geom,plot.anylist)
importFrom(spatstat.geom,plot.ppp)
importFrom(spatstat.geom,ppp)
importFrom(spatstat.geom,rsyst)
importFrom(spatstat.geom,shift)
importFrom(spatstat.geom,superimpose)
importFrom(spatstat.geom,unit.square)
importFrom(spatstat.random,rNeymanScott)
importFrom(spatstat.random,rpoispp)
importFrom(spatstat.random,runifdisc)
importFrom(spatstat.random,runifpoint)
importFrom(stats,na.omit)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(terra,rast)
importFrom(terra,values)