NA_explicit_: NA_explicit_

Description Usage Format Details See Also

Description

Default replacement for missing values in categorical vectors.

Usage

1

Format

An object of class character of length 1.

Details

NA_explicit_ is used as a default replacement for categorical vectors. It is an active binding to getOptions('NA_explicit_') and is exported to the callers namespace.

To change the value of NA_explicit use:

1
options( NA_explicit = new_value )

You cannot directly set 'NA_explicit_“

See Also


decisionpatterns/na.actions documentation built on Aug. 25, 2020, 8:04 p.m.