Load a csv file configuration with instruction to remove bad observations and builds object config that describes all preprocessings to apply.
Usage
loadPreprocessFile(file.config, ...)
Value
operations character matrix describing all preprocessing operations.
Arguments
file.config
character vector specifying the name of a csv file with preprocessing instructions.
...
parameters adressed to read.csv functions.
Details
loadPreprocessFile reads a csv file configuration with instruction to remove bad particles and builds object config that describes all preprocessings done