boolean_fill: Fill a nested logical list with TRUEs before or after the...

Description Usage Arguments Value See Also

Description

This is a helper function to implement the to parameter in the run method on a stageRunner object.

Usage

1
boolean_fill(el, forward = TRUE)

Arguments

el

list. A nested list of logicals with exactly one entry TRUE.

forward

logical. FALSE for backwards, and TRUE for forwards. The default is TRUE.

Value

the filled list

See Also

run


syberia/stagerunner documentation built on May 30, 2019, 10:41 p.m.