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.
| Version: | 0.4.2 |
| Depends: | R (≥ 2.3), grid, reshape (≥ 0.7.4), RColorBrewer |
| Suggests: | butler, mapproj, quantreg, MASS |
| Date: | 2007-05-05 |
| Author: | Hadley Wickham |
| Maintainer: | Hadley Wickham <h.wickham at gmail.com> |
| License: | GPL |
| CRAN checks: | ggplot results |
Downloads:
| Package source: | ggplot_0.4.2.tar.gz |
| MacOS X binary: | ggplot_0.4.2.tgz |
| Windows binary: | ggplot_0.4.2.zip |
| Reference manual: | ggplot.pdf |
| Old sources: | ggplot archive |