mlr3pipelines (version 0.1.1)

filter_noop: Remove NO_OPs from a List

Description

Remove all NO_OP elements from a list.

Usage

filter_noop(x)

Arguments

x

list List to filter.

Value

list: The input list, with all NO_OP elements removed.

See Also

Other Path Branching: NO_OP, is_noop, mlr_pipeops_branch, mlr_pipeops_unbranch