is.nullcpo {mlrCPO} | R Documentation |
Check whether the given object is a NULLCPO
.
is.nullcpo(x)
x |
[any] |
[logical(1)
]. TRUE
if x
is a NULLCPO
, FALSE
otherwise.
Other NULLCPO related:
NULLCPO
,
nullToNullcpo()
,
nullcpoToNull()