Skip to content
Prev 181454 / 398502 Next

Creating multiple graphs based on one variable

Tim Clark wrote:
Hi Tim,

I'm now rather fond of Hadley Wickham's ggplot2 package. Its structure 
is most of the times intuitive and it does yield nice-looking output.

In order to solve your problem, taking advantage of the ggplot2 
framework, you can simply use the following:
Hope this helps,