[R] postscript, options
Duncan Murdoch
murdoch at stats.uwo.ca
Tue Aug 18 14:30:05 CEST 2009
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
More information about the R-help
mailing list