preprocess_data

preprocess_data(config, data)

Arguments

config

The validated config file

data

The data frame

Value

The data frame with relevant columns preprocessed as specified

Examples

if (FALSE) preprocess_data(config,data) # \dontrun{}