phyloseq (version 1.16.2)

show,otu_table-method: method extensions to show for phyloseq objects.

Description

See the general documentation of show method for expected behavior.

Usage

## S3 method for class 'otu_table':
show(object)

## S3 method for class 'sample_data': show(object)

## S3 method for class 'taxonomyTable': show(object)

## S3 method for class 'phyloseq': show(object)

Arguments

object
Any R object

See Also

show

Examples

Run this code
# data(GlobalPatterns)
# show(GlobalPatterns)
# GlobalPatterns

Run the code above in your browser using DataLab