data_rm_na_numbers {volker} | R Documentation |
Remove NA numbers
data_rm_na_numbers(data, na.numbers = TRUE, check.labels = TRUE)
data |
Data frame |
na.numbers |
Either a numeric vector with residual values or TRUE to use defaults in VLKR_NA_NUMBERS.
You can also define residual values by setting the global option vlkr.na.numbers
(e.g. |
check.labels |
Whether to only remove NA numbers that are listed in the attributes of a column. |
Data frame