preprocess {chevron} | R Documentation |
Pre process
Description
retrieve or set preprocess
function.
Usage
preprocess(x)
## S4 method for signature 'chevron_tlg'
preprocess(x)
preprocess(x) <- value
## S4 replacement method for signature 'chevron_tlg'
preprocess(x) <- value
Arguments
x |
( |
value |
( |
Value
the function
stored in the preprocess
slot of the x
argument.
[Package chevron version 0.2.6 Index]