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

ggplot2 (version 1.0.1)

An Implementation of the Grammar of Graphics

Description

An implementation of the grammar of graphics in R. It combines the advantages of both base and lattice graphics: conditioning and shared axes are handled automatically, and you can still build up a plot step by step from multiple data sources. It also implements a sophisticated multidimensional conditioning system and a consistent interface to map data to aesthetic attributes. See http://ggplot2.org for more information, documentation and examples.

Copy Link

Version

Down Chevron

Install

install.packages('ggplot2')

Monthly Downloads

2,469,492

Version

1.0.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 17th, 2015

Functions in ggplot2 (1.0.1)