Re: [R] re-write plot function for ggplot

2011-06-02 Thread Hadley Wickham
Doesn't deal with what problems? Hadley On Thursday, June 2, 2011, rmje wrote: > I have been browsing the pages about ggplot and it really doesn't deal with > such problems as far as I can see. > > > > -- > View this message in context: > http://r.789695.n4.nabble.com/re-write-plot-function-for-

Re: [R] re-write plot function for ggplot

2011-06-02 Thread rmje
I have been browsing the pages about ggplot and it really doesn't deal with such problems as far as I can see. -- View this message in context: http://r.789695.n4.nabble.com/re-write-plot-function-for-ggplot-tp3565868p3568025.html Sent from the R help mailing list archive at Nabble.com. __

Re: [R] re-write plot function for ggplot

2011-06-01 Thread John Ramey
A useful way to get a feel for ggplot2 is to check out http://yeroon.net/ggplot2/ This site allows for a point-and-click ggplot2 graphs. You will not have all of the options from ggplot2 (e.g. themes), but it's a good place to get started. Also, there are some wonderful video tutorials in the hel

Re: [R] re-write plot function for ggplot

2011-06-01 Thread Lamke
You should post it on the ggplot2 mailing list. For the long run I would suggest getting the book as it's extremely helpful. -- View this message in context: http://r.789695.n4.nabble.com/re-write-plot-function-for-ggplot-tp3565868p3565950.html Sent from the R help mailing list archive at Nabbl