R/utils-dataset.R
sort_taxa.Rd
Sorts taxa/columns alphabetically, ignoring the columns in the positions indicated by col.
col
sort_taxa(.data, cols = 1)
Data frame.
Numeric vector with the columns to be ignored (metadata columns).
Data frame with taxa/columns alphabetically sorted.