View source: R/dimensional-reduction.R
plot_dim_red | R Documentation |
Title
plot_dim_red( object, variable_set, phase = NULL, method_dim_red = "pca", color_by = NULL, color_aes = "fill", pt_clrp = NULL, clrp_adjust = NULL, pt_alpha = NULL, pt_clr = NULL, pt_clrsp = NULL, pt_fill = NULL, pt_size = NULL, add_ons = list(ggplot2::labs(fill = NULL, color = NULL)), ... )
object |
|
phase |
|
method_dim_red |
|
color_by |
|
color_aes |
|
clrp_adjust |
|
pt_alpha |
|
pt_clr |
|
pt_fill |
|
pt_size |
|
clrp |
|
clrsp |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.