Convert NULLCPO to NULL, leave other values intact.

nullcpoToNull(cpo)

Arguments

cpo

[CPO]
The cpo.

Value

[CPO | NULL]. NULL if cpo is NULLCPO, cpo otherwise.

See also

Other NULLCPO related: NULLCPO, is.nullcpo(), nullToNullcpo()