Skip to content

briatte/ggcorr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ggcorr: correlation matrixes with ggplot2

This repository contains the latest version of the ggcorr function, which allows to plot correlation matrixes with ggplot2.

INSTALL

ggcorr is part of the GGally package. Install it from CRAN:

install.packages("GGally")

You can also use ggcorr as a standalone function from this repository:

source("https://raw.githubusercontent.com/briatte/ggcorr/master/ggcorr.R")

VIGNETTE

The ggcorr function is fully documented in this vignette.

The vignette source is included in this repository.

THANKS

About

Correlation matrixes with ggplot2:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages