Hi everyone,

I have written a script which exports my graphs as a PDF file using the
function pdf().

For instance, I run the script and it exports a PDF called "version 1". 
Then, I have got a new dataset and want to run the script again. What it
usually does is overwriting "version 1". But I want it to check if "version
1" already exists. If so, then I want the new graphs to be exported as
"version 2", and so on.

Is it possible to do it in R?

Thanks in advance,
Chris
-- 
View this message in context: 
http://n4.nabble.com/Exporting-PDF-tp2015263p2015263.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.
  • [R] Expo... chrisli1223
    • Re:... jim holtman
      • ... chrisli1223
    • Re:... Polwart Calum (County Durham and Darlington NHS Foundation Trust)
      • ... Phil Spector

Reply via email to