ntaxa(physeq)## S3 method for class 'ANY':
ntaxa(physeq)
## S3 method for class 'phyloseq':
ntaxa(physeq)
## S3 method for class 'otu_table':
ntaxa(physeq)
## S3 method for class 'taxonomyTable':
ntaxa(physeq)
## S3 method for class 'phylo':
ntaxa(physeq)
## S3 method for class 'XStringSet':
ntaxa(physeq)
data("esophagus")
ntaxa(esophagus)
phy_tree(esophagus)
ntaxa(phy_tree(esophagus))
Run the code above in your browser using DataLab