Differences between revisions 3 and 4
Revision 3 as of 2008-05-23 14:50:11
Size: 810
Editor: platypus
Comment: namespace issues
Revision 4 as of 2008-05-23 15:20:58
Size: 838
Editor: platypus
Comment: add category
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

----
CategoryStatistics

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 ([wiki:HlpLab/R/ReshapePackage 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)


CategoryStatistics

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

MoinMoin Appliance - Powered by TurnKey Linux