show-methods: method extensions to show for phyloseq objects.

show,otu_table-methodR Documentation

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

show

Examples

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

joey711/phyloseq documentation built on Nov. 4, 2022, 1:16 a.m.