taxa_are_rows-methods: Access taxa_are_rows slot from otu_table objects.

taxa_are_rowsR Documentation

Access taxa_are_rows slot from otu_table objects.

Description

Access taxa_are_rows slot from otu_table objects.

Usage

taxa_are_rows(physeq)

## S4 method for signature 'ANY'
taxa_are_rows(physeq)

## S4 method for signature 'otu_table'
taxa_are_rows(physeq)

## S4 method for signature 'phyloseq'
taxa_are_rows(physeq)

Arguments

physeq

(Required). phyloseq-class, or otu_table-class.

Value

A logical indicating the orientation of the otu_table.

See Also

otu_table


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