-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 915 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 915 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(`$`,VSSampledPoints)
S3method(`$`,virtualspecies)
S3method(`[[`,VSSampledPoints)
S3method(`[[`,virtualspecies)
S3method(`as.list`,VSSampledPoints)
S3method(`as.list`,virtualspecies)
S3method(plot,virtualspecies)
S3method(print,VSSampledPoints)
S3method(print,virtualspecies)
S3method(str,VSSampledPoints)
S3method(str,virtualspecies)
export(betaFun)
export(convertToPA)
export(custnorm)
export(formatFunctions)
export(generateRandomSp)
export(generateSpFromBCA)
export(generateSpFromFun)
export(generateSpFromPCA)
export(limitDistribution)
export(linearFun)
export(logisticFun)
export(plotResponse)
export(plotSuitabilityToProba)
export(quadraticFun)
export(removeCollinearity)
export(sampleOccurrences)
export(synchroniseNA)
import(raster)
import(terra)
importFrom(terra,app)
importFrom(terra,mask)
importFrom(terra,mem_info)
importFrom(utils,capture.output)