On 17/08/2009 9:10 AM, e-letter wrote:
Readers,
I am not able to create a postscript file with the following command:
postscript("/pathto/filename.eps,horizontal=FALSE,onefile="FALSE")
A file is not created, instead the command terminal shows the plus
sign(+) on a new line:
+
What does this mean please?
You didn't close the quotes on the filename string.
Duncan Murdoch
______________________________________________
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.