run_extractors: Run extractors queue

Description Usage Value Examples

View source: R/run_extractor.R

Description

Run all the extractors registered with add_extractor().

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_extractors()

## End(Not run)

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