Dear group,

I am trying to plot individual plots of TIME vs DV using xyplot.  I used
the following code:
xyplot(DV~TIME|CID,data=gendiff,layout=c(4,4,20))

It works fine but the problem is that the plot is not saving all the pages,
I could see only the 20th page.  How to make all the pages avaialble after
plotting?

Regards,
Ayyappa

        [[alternative HTML version deleted]]

______________________________________________
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