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