View source: R/almostAllAccessors.R
rank_names | R Documentation |
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.
get_taxa
taxa_names
sample_names
data(enterotype) rank_names(enterotype)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.