ggplot (0.4.2)
An implementation of the Grammar of Graphics in R.
http://cran.r-project.org/web/packages/ggplot
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{<a href="http://had.co.nz/ggplot/">http://had.co.nz/ggplot/</a>} for more information, documentation and examples.
Maintainer:
Hadley Wickham
Author(s): Hadley Wickham <h.wickham@gmail.com>
License: GPL
Uses: RColorBrewer, reshape, butler, mapproj, quantreg
Reverse depends: DescribeDisplay, meifly
Released about 5 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of ggplot yet. Want to be the first? Write one now.
Related packages: ggplot2, playwith, plotrix, latticist, tikzDevice … (20 best matches, based on common tags.)
Search for ggplot on google, google scholar, r-help, r-devel.
Visit ggplot on R Graphical Manual.