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


mlr3pipelines documentation built on May 31, 2023, 9:26 p.m.