R/checks.R
check_features.Rd
Check features
check_features(features, check_missing = TRUE)
features for machine learning
check whether the features have missing data (default: TRUE)
check_features(otu_mini[, 2:4])