Retrieve the names of the taxonomic ranks
This is a simple accessor function to make it more convenient to determine
the taxonomic ranks that are available in a given phyloseq-class
object.
rank_names(physeq, errorIfNULL=TRUE)
physeq |
(Required).
|
errorIfNULL |
(Optional). Logical. Should the accessor stop with
an error if the slot is empty ( |
Character vector. The names of the available taxonomic ranks.
data(enterotype) rank_names(enterotype)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.