Jue.Wang2 at sanofi-aventis.com wrote:> The data set has a number of variables each of which is classified into two
groups.
>
> For each variable of each group, I need to create a histogram. All the
histograms are to be lined up into a file that looks like
>
> group1 group2
> Variable 1 Histogram histogram
> Variable 2 Histogram histogram
> ...........................
>> Can you give me a hint as to what package I'd look into for help?
lattice is your friend.
Uwe Ligges
> Thank you
>
> Jue Wang, Biostatistician
> Contracted Position for Preclinical & Research Biostatistics
> PrO Unlimited
> (908) 231-3022
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.