run_pre_processors: Run pre_processors queue

Description Usage Value Examples

View source: R/run_pre_processor.R

Description

Run all the additors registered with add_pre_processor().

Usage

1

Value

returns the results of the queue as a vector of length of the queue. If an element is TRUE, the function was run successfully (i.e. returned TRUE)

Examples

1
2
3
4
## Not run: 
run_pre_processors()

## End(Not run)

femoerman/LEEF-BEMOVI documentation built on Dec. 20, 2021, 7:50 a.m.