Description Usage Arguments Value Examples
Helper function for GGally::ggpairs
1 | plot_ggpairs(data, color = NULL, density_alpha = 0.5)
|
data |
data frame containing features and target |
color |
column name to use for color aesthetic in pair plots |
density_alpha |
alpha setting for frequency density plots Original code by Matt Dancho DS4B 201 |
ggplot object containing pairwise comparisons
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.