Description Usage Arguments Value Examples
Generates a correlation plot for the numeric variables in a dataframe, and prints the correlation values.
1 |
df |
The dataframe containing the data to be plotted. |
print_corr |
Whether or not to print the correlation values between variables |
title |
Title of the plot |
A ggplot object.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.