[R] postscript error
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Thu Nov 16 14:06:07 CET 2000
r.e.darnell at ncl.ac.uk (R.E. Darnell) writes:
> I have generated a graph on the X11 device, but when I
>
> > dev.copy(postscript)
> postscript
> 3
> > dev.off()
> X11
> 2
> >
>
> the Rplots.ps file is generated but contains a prologue only.
>
> Can anyone suggest what I am doing wrong? Just to anticipate the
> upgrade reply ...
>
I can't reproduce that on a similar platform:
> x11()
> plot(rnorm(10), main="Plot 1")
> dev.copy(postscript)
postscript
3
> dev.off()
X11
2
..and there's a nice picture in Rplots.ps.
> and I have attached the postscript file at the end. (It is small)
But not very informative sinc it just contains the standard prolog...
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list