[R] side by side plot of Histogram and densityplot

Deepayan Sarkar deepayan.sarkar at gmail.com
Fri Oct 13 22:59:13 CEST 2006


On 10/13/06, Jue.Wang2 at sanofi-aventis.com <Jue.Wang2 at sanofi-aventis.com> wrote:
> Using "par" seems easily put a "hist" and a density side by side on the same output window.
>
> I would like to use some features in "histogram" from Lattice, but how can I put
>
> "histogram" and "densityplot" side by side on the same graph?

?print.trellis

example(print.trellis)

-Deepayan



More information about the R-help mailing list