mlr3pipelines (version 0.5.1)

filter_noop: Remove NO_OPs from a List

Description

Remove all NO_OP elements from a list.

Usage

filter_noop(x)

Value

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

Arguments

x

list
List to filter.

See Also

Other Path Branching: NO_OP, is_noop(), mlr_pipeops_branch, mlr_pipeops_unbranch