Description Usage Arguments Value See Also Examples
Get the number of taxa/species.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ntaxa(physeq)
## S4 method for signature 'ANY'
ntaxa(physeq)
## S4 method for signature 'phyloseq'
ntaxa(physeq)
## S4 method for signature 'otu_table'
ntaxa(physeq)
## S4 method for signature 'taxonomyTable'
ntaxa(physeq)
## S4 method for signature 'phylo'
ntaxa(physeq)
## S4 method for signature 'XStringSet'
ntaxa(physeq)
|
physeq |
|
An integer indicating the number of taxa / species.
taxa_names
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.