Standardize empty strings (""
), character NAs ("NA"
), and NULL
values
inside a character vector to NA_character_
. Other atomic
data types are
returned unmodified.
Standardize empty strings (""
), character NAs ("NA"
), and NULL
values
inside a character vector to NA_character_
. Other atomic
data types are
returned unmodified.