nullcpoToNull: NULLCPO to NULL

View source: R/NULLCPO.R

nullcpoToNullR Documentation

NULLCPO to NULL

Description

Convert NULLCPO to NULL, leave other values intact.

Usage

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()


mlrCPO documentation built on Nov. 18, 2022, 1:05 a.m.