Skip to contents

user supplied processing steps which are run after default steps

Usage

run_optional_processing_fns(data, process_fns)

Arguments

data

A data table

process_fns

array, additional functions to be called after default processing steps

See also

Functions used in the processing pipeline process_internal(), run_default_processing_fns()