Description Usage Arguments Value Examples
Evaluates the correlation between the numeric columns of a given dataframe.
1 |
df |
The dataframe to be inspected. |
num_vars |
A list of strings of column names containing numeric variables. |
ggplot object; a correlation matrix plot labelled with the correlation coefficients of -1 to 1 between each numeric column and other numeric columns in the dataframe.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.