[R] problem opening pdf device on Windows 7
anupam
anuptyagi at gmail.com
Wed Sep 22 17:28:42 CEST 2010
I can not open PDf device. Acrobat is closed. I have checked archives but
could not find a solution. What should I do?
> cont.cdfplot("myanalysis.pdf", myanalysis$CDF, ylbl.r="Stream Length (km)")
Error in pdf(file = pdffile, width = width, height = height) :
unable to start device pdf
In addition: Warning message:
In pdf(file = pdffile, width = width, height = height) :
cannot open 'pdf' file argument 'myanalysis.pdf'
Then I tried:
> pdf()
Error in pdf() : unable to start device pdf
In addition: Warning message:
In pdf() : cannot open 'pdf' file argument 'Rplots.pdf'
More information about the R-help
mailing list