ports/graphics/R-cran-ggplot2/pkg-descr
TAKATSU Tomonari f1a1ae7358 - Add a new port: graphics/R-cran-ggplot2
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. It takes care of many of the fiddly details
  that make plotting a hassle (like drawing legends) as well as
  providing a powerful model of graphics that makes it easy to produce
  complex multi-layered graphics.

  WWW:	http://had.co.nz/ggplot2/
2011-09-10 21:13:49 +00:00

8 lines
403 B
Text

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. It takes care of many of the fiddly details
that make plotting a hassle (like drawing legends) as well as
providing a powerful model of graphics that makes it easy to produce
complex multi-layered graphics.
WWW: http://had.co.nz/ggplot2/