Description Usage Arguments Value See Also Examples
Plot multiple axes of a data frame or a fortified dimension reduction.
| 1 2 3 | 
| df_data | Data frame | 
| group | Column name of the grouping of observations | 
| axes | Axes to plot. If more than 2, plots all pair combinations | 
| variables | Logical, plot variable contributions of the dimension reduction to the selected axes, only for 2 axes | 
| n_vars | Maximum number of variable contributions to plot. By default 0, for all variables. | 
| ellipses | Logical, plot ellipses of groups | 
| ... | Passed to ggplot2 stat_ellipse if ellipses are requested | 
| title | String to add as title, default NULL | 
| colors | Vector of colors for each group | 
ggmatrix
fortify_pca, fortify_ica
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.