View source: R/dimension_reduction.R
plot_3d_pca | R Documentation |
This will make him very happy, but I remain skeptical.
plot_3d_pca(pc_result, components = c(1, 2, 3), file = "3dpca.html")
pc_result |
The result from plot_pca() |
components |
List of three axes by component. |
file |
File to write the created plotly object. |
List containing the plotly data and filename for the html widget.
[plotly] [htmlwidgets]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.