NO_OP
From mlr3pipelines v0.1.1
by Martin Binder
No-Op Sentinel Used for Alternative Branching
Special data type for no-ops. Distinct from NULL
for easier debugging
and distinction from unintentional NULL
returns.
- Keywords
- datasets
Usage
NO_OP
Format
R6
object.
See Also
Other Path Branching: filter_noop
,
is_noop
, mlr_pipeops_branch
,
mlr_pipeops_unbranch
Community examples
Looks like there are no examples yet.