| is.nullcpo {mlrCPO} | R Documentation |
Check for NULLCPO
Description
Check whether the given object is a NULLCPO.
Usage
is.nullcpo(x)
Arguments
x |
[any] |
Value
[logical(1)]. TRUE if x is a NULLCPO, FALSE otherwise.
See Also
Other NULLCPO related:
NULLCPO,
nullToNullcpo(),
nullcpoToNull()
[Package mlrCPO version 0.3.7-7 Index]