is_noop: Test for NO_OP

View source: R/NO_OP.R

is_noopR Documentation

Test for NO_OP

Description

Test whether a given object is a NO_OP.

Usage

is_noop(x)

Arguments

x

any
Object to test.

Value

logical(1): Whether x is a NO_OP.

See Also

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


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