Differences between revisions 1 and 2
Revision 1 as of 2008-04-30 15:42:10
Size: 737
Editor: colossus
Comment:
Revision 2 as of 2008-05-23 14:46:38
Size: 778
Editor: platypus
Comment: namespace cleanliness
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from GGPlot2Package

GGPlot2 is the second version of an R implementation of the Grammar of Graphics. It makes gorgeous graphs by default, but the defaults are correspondingly harder to override. The package is being actively developed, so this may change.

GGPlot2 is associated with another package, reshape (["ReshapePackage"]). These two tools work great together, but reshape can be very very slow on large data sets.

You want to use ggplot2 if:

  • you're building a relatively simple figure and want quick, pretty results
  • you don't mind thinking about graphics in a new way
  • you want to do lots of visual data exploration on a relatively small data set
  • you're online while you're working (the best documentation is on a website)

RGGPlot2Package (last edited 2008-06-24 13:53:09 by colossus)

MoinMoin Appliance - Powered by TurnKey Linux