mlrCPO (version 0.3.7-2)

is.nullcpo: 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()