powered by
remove_variables_by_nas(dataset, max.nas = 0, by.percent = F)
## Example of removing variables by NAs data(propolis) propolis = remove_variables_by_nas(propolis, 40, by.percent = TRUE)
Run the code above in your browser using DataLab