run_pre_processors: Run pre_processors queue

View source: R/run_pre_processor.R

run_pre_processorsR Documentation

Run pre_processors queue

Description

Run all the additors registered with add_pre_processor().

Usage

run_pre_processors()

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

## Not run: 
run_pre_processors()

## End(Not run)

LEEF-UZH/LEEF documentation built on Feb. 10, 2025, 5:20 a.m.