normalize_at_to_na: Normalize a set of values to a true NA

Description Usage See Also

Description

This functions takes all the fields in a dataframe and replaces the "NA" string with NA_character_. If blanks is set to TRUE, blanks of character length of 0 are also replaced with NA_character_.

Usage

1
normalize_at_to_na(.data, at_col, blanks = TRUE)

See Also

mutate_all


meerapatelmd/rubix documentation built on Sept. 5, 2021, 8:30 p.m.