show,phyloseq-method | R Documentation |
show()
for phyloseq objects.See show
. Speedyseq provides show()
methods that
overwrite phyloseq's methods for the classes defined in phyloseq.
## S4 method for signature 'phyloseq'
show(object)
## S4 method for signature 'taxonomyTable'
show(object)
## S4 method for signature 'sample_data'
show(object)
## S4 method for signature 'otu_table'
show(object)
object |
Any R object |
show
data(GlobalPatterns)
show(GlobalPatterns)
GlobalPatterns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.