-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
38 lines (37 loc) · 1015 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(gating)
export(lotrrs)
export(lrr_plot)
export(pval_correct)
export(pval_plot)
export(rrs)
importFrom(SpatialPack,modified.ttest)
importFrom(fields,image.plot)
importFrom(grDevices,chull)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,close.screen)
importFrom(graphics,par)
importFrom(graphics,screen)
importFrom(graphics,split.screen)
importFrom(lifecycle,badge)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lifecycle,is_present)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(sparr,OS)
importFrom(sparr,risk)
importFrom(spatstat.geom,as.im)
importFrom(spatstat.geom,cut.im)
importFrom(spatstat.geom,marks)
importFrom(spatstat.geom,owin)
importFrom(spatstat.geom,ppp)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,relevel)
importFrom(terra,ext)
importFrom(terra,rast)
importFrom(terra,values)
importFrom(tibble,add_column)