pcoa2df | R Documentation |
Convert PCoA object to a tidy dataframe
pcoa2df(pcoa, k = 3)
pcoa |
A pcoa object generated by cmdscale |
k |
The number of PCs to keep |
A data.frame of PCoA points for the top k PCs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.