Re: [R] how to specify ggplot2 facet plot order

2008-02-27 Thread ONKELINX, Thierry
Verzonden: woensdag 27 februari 2008 11:23 Aan: r-help@r-project.org Onderwerp: Re: [R] how to specify ggplot2 facet plot order Hi Thierry thanks for your help. I've been searching the R-help archives for posts by you and Hadley as a way to learn ggplot details so I appreciate your help to

Re: [R] how to specify ggplot2 facet plot order

2008-02-27 Thread Chris Friedl
Hi Thierry thanks for your help. I've been searching the R-help archives for posts by you and Hadley as a way to learn ggplot details so I appreciate your help to the R community. I wasn't aware of the levels option in the factors function. In my real application I get the data using read.csv an

Re: [R] how to specify ggplot2 facet plot order

2008-02-27 Thread ONKELINX, Thierry
analysis, properly conducted, is a delicate dissection of uncertainties, a surgery of suppositions. ~M.J.Moroney -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Chris Friedl Verzonden: woensdag 27 februari 2008 4:39 Aan: r-help@r-project.org Onderwerp: [R] how

[R] how to specify ggplot2 facet plot order

2008-02-26 Thread Chris Friedl
Hi, new to R and ggplot2. I've been trying to get a facet plot in which the order of the facets is as I require, rather than ordered numerically, alphabetically, by Roman numerals, mean (answers to these were posted here after much searching). Here's some test code to demonstrate what I get. seri