show,otu_table-method {phyloseq} | R Documentation |
See the general documentation of show
method for
expected behavior.
## S4 method for signature 'otu_table' show(object) ## S4 method for signature 'sample_data' show(object) ## S4 method for signature 'taxonomyTable' show(object) ## S4 method for signature 'phyloseq' show(object)
object |
Any R object |
# data(GlobalPatterns) # show(GlobalPatterns) # GlobalPatterns