Displaying 1 result from an estimated 1 matches for "welington".
Did you mean:
wellington
2008 Oct 21
3
pdf creation error
Hello -
I am trying to create a pdf file in R, but I keep getting an error that says
it cannot open the pdf device. Here is the code and output:
> pdf(file="test.pdf")
Error in pdf(file = "test.pdf") : unable to start device pdf
In addition: Warning message:
In pdf(file = "test.pdf") : cannot open 'pdf' file argument 'test.pdf'
Until yesterday I