Description Usage Arguments Examples
Force index order of phyloseq objects
1 2 3 4 | index_reorder(ps, index_type)
## S4 method for signature 'phyloseq'
index_reorder(ps, index_type = "both")
|
ps |
(Required). A |
index_type |
(Optional). A character string
specifying the indices to properly order.
Supported values are |
1 2 | ## data("GlobalPatterns")
## GP = index_reorder(GlobalPatterns)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.