taxa_are_rows-methods: Access taxa_are_rows slot from otu_table objects.

Description Usage Arguments Value See Also

Description

Access taxa_are_rows slot from otu_table objects.

Usage

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


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