i_missing_to_na | R Documentation |
all values declared as missing will be recoded as NA
i_missing_to_na(x, remove_missing_labels = FALSE)
x |
vector or data.frame |
remove_missing_labels |
remove values labels from values which are declared as missing |
Returns x with missing values coerced to NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.