Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

show-methods

method extensions to show for phyloseq objects.


Description

See the general documentation of show method for expected behavior.

Usage

## 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)

Arguments

object

Any R object

See Also

Examples

# data(GlobalPatterns)
# show(GlobalPatterns)
# GlobalPatterns

phyloseq

Handling and analysis of high-throughput microbiome census data

v1.34.0
AGPL-3
Authors
Paul J. McMurdie <joey711@gmail.com>, Susan Holmes <susan@stat.stanford.edu>, with contributions from Gregory Jordan and Scott Chamberlain
Initial release
2019-04-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.