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

Description Usage Arguments See Also Examples

Description

See the general documentation of show method for expected behavior.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## 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

1
2
3
# data(GlobalPatterns)
# show(GlobalPatterns)
# GlobalPatterns

phyloseq documentation built on Nov. 8, 2020, 6:41 p.m.