[R] Lattice plot problem outputting to jpeg

Justin jtor14 at gmail.com
Tue Jul 19 16:59:43 CEST 2011


creamers <stephen.creamer <at> rdeft.nhs.uk> writes:

> 
> Thanks David...I am trying to plot out data for various consultants by
> specialty - each specialty has a varying number of consultants - each
> consultant a varying number of data points....I found direct access of the
> elements of the dataframe was the only way to plot this type of variation,
> otherwise xyplot seemed to assume that there were a similar number of
> consultants per specialty. As for the strip.custom, I did try this, its just
> that I ended up embedding the function inline...I'm not sure there is any
> difference is there? Sorry I didn't follow protocol ...it is my first time!
> Steve

It would probably be worth looking at Hadley's ggplot2 package also, ?melt
?reshape.  Maybe you could make one faceted plot instead?  


> 
> --
> View this message in context:
http://r.789695.n4.nabble.com/Lattice-plot-problem-outputting-to-jpeg-tp3677705p3678288.html
> Sent from the R help mailing list archive at Nabble.com.
> 
>



More information about the R-help mailing list