Differences between revisions 4 and 5
Revision 4 as of 2008-05-23 15:20:58
Size: 838
Editor: platypus
Comment: add category
Revision 5 as of 2008-06-24 13:53:09
Size: 926
Editor: colossus
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#acl HlpLabGroup:read,write,delete,revert,admin All:read
#format wiki
#language en

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