R/utils-dataset.R
rm_na_taxa.Rd
Removes taxa/columns that are missing.
rm_na_taxa(.data, cols = 1)
Data frame.
Numeric vector with the columns to be ignored (metadata columns).
Reduced data frame with non-missing taxa/columns.