preprocess: Pre process

preprocessR 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

(chevron_tlg) input.

value

(function) returning a pre-processed list of data.frames amenable to tlg creation. Typically one of the ⁠_pre⁠ function of chevron.

Value

the function stored in the preprocess slot of the x argument.


chevron documentation built on June 20, 2025, 5:08 p.m.