| nullcpoToNull {mlrCPO} | R Documentation |
NULLCPO to NULL
Description
Convert NULLCPO to NULL, leave other values intact.
Usage
nullcpoToNull(cpo)
Arguments
cpo |
[ |
Value
[CPO | NULL]. NULL if cpo is NULLCPO, cpo otherwise.
See Also
Other NULLCPO related:
NULLCPO,
is.nullcpo(),
nullToNullcpo()
[Package mlrCPO version 0.3.7-7 Index]