-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathNAMESPACE
39 lines (38 loc) · 920 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
39
# Generated by roxygen2: do not edit by hand
S3method(autoplot,MAPraster)
S3method(autoplot,MAPshp)
S3method(autoplot,SpatRaster)
S3method(autoplot,SpatRasterCollection)
S3method(autoplot,pr.points)
S3method(autoplot,sf)
S3method(autoplot,vector.points)
export(as.MAPraster)
export(as.MAPshp)
export(as.pr.points)
export(as.vectorpoints)
export(autoplot_MAPraster)
export(convertPrevalence)
export(extractRaster)
export(fillDHSCoordinates)
export(getPR)
export(getRaster)
export(getShp)
export(getVecOcc)
export(isAvailable)
export(isAvailable_pr)
export(isAvailable_vec)
export(listData)
export(listPRPointCountries)
export(listPRPointVersions)
export(listPoints)
export(listRaster)
export(listShp)
export(listShpVersions)
export(listSpecies)
export(listVecOccPointCountries)
export(listVecOccPointVersions)
import(ggplot2)
import(rlang)
importFrom(ggplot2,autoplot)
importFrom(graphics,title)
importFrom(rlang,.data)