-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathNAMESPACE
52 lines (51 loc) · 1.22 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
# Generated by roxygen2: do not edit by hand
export(ERSex)
export(ERSin)
export(FCSc_mean)
export(FCSex)
export(FCSin)
export(GRSex)
export(GRSin)
export(Gbuffer)
export(GetDatasets)
export(OccurrenceCounts)
export(ParamTest)
export(SRSex)
export(SRSin)
export(SummaryHTML)
export(indicator)
importFrom(data.table,"%between%")
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,setorder)
importFrom(fasterize,fasterize)
importFrom(geosphere,destPoint)
importFrom(methods,as)
importFrom(raster,area)
importFrom(raster,crop)
importFrom(raster,crs)
importFrom(raster,extend)
importFrom(raster,extent)
importFrom(raster,ncell)
importFrom(raster,overlay)
importFrom(raster,projection)
importFrom(raster,raster)
importFrom(raster,rasterToPoints)
importFrom(raster,shapefile)
importFrom(raster,writeRaster)
importFrom(rmarkdown,render)
importFrom(sf,st_as_sf)
importFrom(sp,CRS)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPolygons)
importFrom(sp,coordinates)
importFrom(sp,disaggregate)
importFrom(sp,is.projected)
importFrom(sp,over)
importFrom(sp,proj4string)
importFrom(stats,median)
importFrom(tmap,qtm)
importFrom(tmap,tmap_mode)
importFrom(utils,download.file)