Dear All,
I am given 15 different data sets and I would like to generate a panel
showing all of them.
Each dataset will be presented either as a boxplot or as a histogram.
There are several possible ways to achieve this (as far as I know)

(1) using plot and mfrow()
(2) using lattice
(3) using ggplot/ggplot2

I am not very experienced (to be euphemistic) about (2) and (3).
My question then is: how would you try to organize these 15
histograms/boxplots  into a single figure?
Can anyone provide me with a simple example (with artificial data) for
(2) and (3) (or point me to some targeted online resource)?
Any suggestion is welcome.
Many thanks

Lorenzo

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to