View source: R/pca_observation_plot.R
pca_observation_plot | R Documentation |
Make a PCA obaservation plot with plot_ly
pca_observation_plot(obs_data, var_name, color_by = "none")
obs_data |
tibble containing the varaible information |
var_name |
character vector of length 1 with the name of the variable |
color_by |
color the observation by what |
a plotly graph
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.