Do some data cleaning on occurrence points
Clean(.data, which = c(1, 2, 3, 4))
.data is a list of a data frame and a raster object returned from occurrence modules and covariate modules respectively. .data is passed automatically in workflow from the occurrence and covariate modules to the process module(s) and should not be passed by the user.A number of data cleaning steps are implemented. which takes a (case insensitive) character or numeric vector
declaring which should be used:
1.0
2015-03-21
presence-only, presence/absence, abundance, proportion
scrubr::coord_incomplete
Other process: AddRandomUniformPredictors,
BackgroundAndCrossvalid,
Background, Bootstrap,
Crossvalidate,
JitterOccurrence, MESSMask,
NoProcess,
OneHundredBackground,
OneThousandBackground,
PartitionDisc,
StandardiseCov,
TargetGroupBackground,
Transform, addInteraction