Learn R Programming

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

ggplot2 (version 0.5.1)

An implementation of the Grammar of Graphics in R

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 more sophisticated multidimensional conditioning system and a consistent interface to map data to aesthetic attributes. See \url{http://had.co.nz/ggplot/} for more information, documentation and examples.

Copy Link

Version

Install

install.packages('ggplot2')

Monthly Downloads

1,718,073

Version

0.5.1

License

GPL

Maintainer

Hadley Wickham

Last Published

April 9th, 2025