⚠️There's a newer version (2.2.1) of this package. Take me there.

GGally: Extension to ggplot2

Master:

Dev:

ggplot2 is a plotting system for R based on the grammar of graphics. GGally extends ggplot2 by adding several functions to reduce the complexity of combining geoms with transformed data. Some of these functions include a pairwise plot matrix, a scatterplot plot matrix, a parallel coordinates plot, a survival plot, and several functions to plot networks.

Installation

To install this package from Github or CRAN, do the following from the R console:

# Github
library(devtools)
install_github("ggobi/ggally")
# CRAN
install.packages("GGally")

Copy Link

Version

Down Chevron

Install

install.packages('GGally')

Monthly Downloads

111,559

Version

1.4.0

License

GPL (>= 2.0)

Issues

Pull Requests

Stars

Forks

Last Published

May 17th, 2018

Functions in GGally (1.4.0)