Hi there, I am wondering if there is a function in R to save plots automatically, like save() for R objects? I have e.g. 100 plots and I cannot put them in one pdf file so I split them, eg into 20 files, but I don't want to save one file each time. Can I use a function to do such save.plot as pdf?
Thanks, W. -- Weiwei Shi, Ph.D Research Scientist GeneGO, Inc. "Did you always know?" "No, I did not. But I believed..." ---Matrix III [[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.