nullToNullcpo {mlrCPO} | R Documentation |
Convert NULL
to NULLCPO
, leave other values intact.
nullToNullcpo(cpo)
cpo |
[ |
[CPO
]. NULLCPO
if cpo
is NULL
, cpo
otherwise.
Other NULLCPO related:
NULLCPO
,
is.nullcpo()
,
nullcpoToNull()