scat_matrix | R Documentation |
Function for a better looking/more functional scatterplot matrix than default pairs function and quicker than specifying with GGally
scat_matrix(x, col = NULL)
x |
data frame |
col |
need to specify col as part of dataframe i.e. penguins$species– this will provide some interesting feedback |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.