ggcorrplot

Visualization of a Correlation Matrix using 'ggplot2'

The 'ggcorrplot' package can be used to visualize easily a correlation matrix using 'ggplot2'. It provides a solution for reordering the correlation matrix and displays the significance level on the plot. It also includes a function for computing a matrix of correlation p-values.

Tests Vignettes

Available Snapshots

This version of ggcorrplot can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (3)
  • R
  • ggplot2 >= 3.3.6
  • reshape2
  • Suggests (4)
  • testthat >= 3.0.0
  • knitr
  • spelling
  • vdiffr >= 1.0.0
  • Version History