filter_noop: Remove NO_OPs from a List

View source: R/NO_OP.R

filter_noopR Documentation

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


mlr-org/mlr3pipelines documentation built on March 29, 2024, 5:52 p.m.