View source: R/mdessence-functions.R
correlation_biplot | R Documentation |
Make a correlation biplot
correlation_biplot(X, dist, plotting_axes = 1:2)
X |
The data matrix, samples in the rows. |
dist |
A function that takes a matrix and computes the distance between the rows. |
plotting_axes |
The MDS embedding axes to plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.