Description Usage Arguments Examples
The taxa_are_rows slot is a logical indicating the orientation of the
abundance table contained in object x
.
1 2 3 4 5 6 7 | taxa_are_rows(x) <- value
## S4 replacement method for signature 'otu_table,logical'
taxa_are_rows(x) <- value
## S4 replacement method for signature 'phyloseq,logical'
taxa_are_rows(x) <- value
|
x |
|
value |
A logical of length equal to 1. If |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.