make_pcoa_df | R Documentation |
Take a phyloseq objet and generate a data frame of the distance-based
ordination of the samples for plotting when the ordination method was PCoA.
Used internally by make_ord_df()
make_pcoa_df(ord, physeq, axes)
ord |
The ordination object generated by |
physeq |
The phyloseq object we're making things from. |
axes |
A numeric vector of the axes to include. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.