run_additors: Run additors queue

View source: R/run_additors.R

run_additorsR Documentation

Run additors queue

Description

Run all the additors registered with add_additor().

Usage

run_additors()

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

## End(Not run)

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