[R] plotting a 1000 plots?

Jeff D. Hamann jeff_hamann at hamanndonald.com
Wed May 22 23:04:39 CEST 2002


I would like to plot lots of plots (2x2 plots) of a set of data for many
sets. I can do it just fine for one set of data, but I would like to
generate a small mountain of plots for others to examine. Basically, I would
like to generate the same par( mcol=c(2,2) ) plot for about 1000 datasets.
I've been iterating through them in the plot window, but I would like to
send all the plots to a eps file and plot the eps file (or bring the thing
into a latex doc and generate the pdf which I can do no problem. I don't
knwo who many datasets I will have and may and I think I'll just have to
create one file for each plot into a dir and somehow bring all the plots in
the dir into a document. Has anyone any suggestions for this task?


Thanks,
Jeff.


Jeff D. Hamann
Hamann, Donald & Associates
PO Box 1421
Corvallis, Oregon 97339
jeff_hamann at hamanndonald.com
www.hamanndonald.com

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list