is.nullcpo: Check for NULLCPO

View source: R/NULLCPO.R

is.nullcpoR Documentation

Check for NULLCPO

Description

Check whether the given object is a NULLCPO.

Usage

is.nullcpo(x)

Arguments

x

[any]
The object to check

Value

[logical(1)]. TRUE if x is a NULLCPO, FALSE otherwise.

See Also

Other NULLCPO related: NULLCPO, nullToNullcpo(), nullcpoToNull()


mlrCPO documentation built on Nov. 18, 2022, 1:05 a.m.