phyloseq (version 1.16.2)

taxa_are_rows: Access taxa_are_rows slot from otu_table objects.

Description

Access taxa_are_rows slot from otu_table objects.

Usage

taxa_are_rows(physeq)

## S3 method for class 'ANY': taxa_are_rows(physeq)

## S3 method for class 'otu_table': taxa_are_rows(physeq)

## S3 method for class 'phyloseq': taxa_are_rows(physeq)

Arguments

physeq

Value

  • A logical indicating the orientation of the otu_table.

See Also

otu_table