Clean: Process module: Clean

Description Usage Arguments Details Version Date submitted Date updated Data type Author(s) See Also

Description

Do some data cleaning on occurrence points

Usage

1
Clean(.data, which = c(1, 2, 3, 4))

Arguments

.data

Internal parameter, do not use in the workflow function. .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.

which

A numeric or character vector describing which data cleaning processes to use (see details).

Details

A number of data cleaning steps are implemented. which takes a (case insensitive) character or numeric vector declaring which should be used:

Version

1.1

Date submitted

2015-03-21

Date updated

2017-08-09

Data type

presence-only, presence/absence, abundance, proportion

Author(s)

ZOON Developers, David Wilkinson zoonproject@gmail.com

See Also

scrubr::coord_incomplete

Other process: AddRandomUniformPredictors, BackgroundAndCrossvalid, Background, Bootstrap, CarolinaWrenValidation, Crossvalidate, JitterOccurrence, LonLatToCovariates, MESSMask, NoProcess, OneHundredBackground, OneThousandBackground, PartitionDisc, RemoveNAs, StandardiseCov, SubsampleOccurrence, TargetGroupBackground, Transform, addInteraction, spThin


zoonproject/modules documentation built on May 4, 2019, 11:25 p.m.