We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726ab08 commit d789bdcCopy full SHA for d789bdc
ANNOUNCE
@@ -7,6 +7,9 @@ that make plotting a hassle (like drawing legends) as well as
7
providing a powerful model of graphics that makes it easy to produce
8
complex multi-layered graphics.
9
10
+To install or update, run:
11
+install.packages(c("ggplot2", "plyr"))
12
+
13
Find out more at http://had.co.nz/ggplot2, and check out the nearly 500
14
examples of ggplot in use. If you're interested, you can also sign up to
15
the ggplot2 mailing list at http://groups.google.com/group/ggplot2, or track
0 commit comments