index_reorder | R Documentation |
Force index order of phyloseq objects
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 |
## data("GlobalPatterns") ## GP = index_reorder(GlobalPatterns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.