Description Usage Arguments Value Examples
A function that generates a pearson correlation plot for a list of numeric features in a given data frame.
1 |
df |
The input data frame for plotting. |
features |
A vector of characters that represents the features names. By default, NULL (returns the correlation plot of all numeric features). |
ggplot object, a correlation plot that illustrates the correlation between numeric features interactively.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.