ggobi/ggally

Name: ggally

Owner: GGobi foundation for interactive and dynamic graphics

Description: R package that extends ggplot2

Created: 2011-02-19 00:18:46.0

Updated: 2018-01-18 09:08:38.0

Pushed: 2017-11-19 19:29:09.0

Homepage: http://ggobi.github.io/ggally/

Size: 72824

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

GGally: Extension to ggplot2

Master: Build Status codecov.io CRAN_Status_Badge DOI

Dev: Build Status codecov.io

Join the chat at https://gitter.im/ggobi/ggally

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:

thub
ary(devtools)
all_github("ggobi/ggally")

AN
all.packages("GGally")

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.