NoProcess: Process module: NoProcess

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

Description

Process module that does nothing. A place holder for if nothing should be done to the data before modelling.

Usage

1
NoProcess(.data)

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.

Value

a Raster object (class from the raster package) with the gridded covariates used to train and predict from the SDM.

Version

1.0

Date submitted

2015-11-13

Data type

presence-only, presence/absence, abundance, proportion

Author(s)

ZOON Developers, zoonproject@gmail.com

See Also

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


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