Wednesday, October 9, 2013

ggplot2 - Graphics Package

ggplot2 is a plotting system for R, based on the Grammar of Graphics, which tries to take the good parts of base and lattice graphics and none of the bad parts.


install.packages("ggplot2")

ggplot2.org - Site with links to Mailing List, few Books, and Video Tutorial.
ggplot2 0.9.3.1  - Beautiful Site with Docs, and Images of Functions for this Graphics Package.


ggplot2 : Elegant Graphics for Data Analysis  - 201 Page PDF E-Book
ggplot2 Tutorial - quick 14 page PDF Tutorial with Examples







Blogs

R-Blogger - Very Nice Blog consisting of (R news and tutorials contributed by (452) R bloggers)