That is what I was trying to achieve; i.e. plot all my graphs using a loop function. But somewhere in the loop it converts each graph into png or bitmap image and then compiles all these png or bitmap images in a pdf file. So each page in a pdf file is a bitmap or png picture of my graph.
Does that make any sense? -- View this message in context: http://r.789695.n4.nabble.com/Fw-Save-multiple-plots-as-pdf-or-jpeg-tp4688801p4689256.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.