phyloseq_to_tidy | R Documentation |
Export Phyloseq as tidy data frame
phyloseq_to_tidy(phylo)
phylo |
Phyloseq object It is slow, so only use when necessary |
tidy data frame
data("mice_B6_N") phyloseq_to_tidy(mice_B6_N)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.