Description Usage Arguments Details Version Date submitted Date updated Data type Author(s) See Also
Do some data cleaning on occurrence points
1 |
.data |
Internal parameter, do not use in the workflow function. |
which |
A numeric or character vector describing which data cleaning processes to use (see details). |
A number of data cleaning steps are implemented. which takes a (case insensitive) character or numeric vector
declaring which should be used:
"1 - Impossible"Remove rows with imposisble latitude or longitude values
"2 - Incomplete"Remove rows with missing data for either latitude of longitude
"3 - Unlikely"Remove rows with unlikely data such as (0, 0)
1.1
2015-03-21
2017-08-09
presence-only, presence/absence, abundance, proportion
ZOON Developers, David Wilkinson zoonproject@gmail.com
Other process: AddRandomUniformPredictors,
BackgroundAndCrossvalid,
Background, Bootstrap,
CarolinaWrenValidation,
Crossvalidate,
JitterOccurrence,
LonLatToCovariates, MESSMask,
NoProcess,
OneHundredBackground,
OneThousandBackground,
PartitionDisc, RemoveNAs,
StandardiseCov,
SubsampleOccurrence,
TargetGroupBackground,
Transform, addInteraction,
spThin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.