corrPlot | R Documentation |
Create a correlation plot (correlogram)
corrPlot(x, col = c("blue", "white", "red"), ...)
x |
dataframe with all numeric columns |
col |
vector of length 3 with character strings of colours |
... |
extra arguments passed to |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.