[R] xfig device
Alvaro A. Novo
novo at uiuc.edu
Wed Mar 3 19:44:09 CET 1999
On Wed, 3 Mar 1999, Brian Kurotsuchi wrote:
> Hi, I am VERY interested in getting the xfig driver so that I can edit
> graphical output from R. Searching through the mail archives and reading
> documentation isn't helping. Is there or isn't there a working driver for
> this purpose. How can I get it? I tried looking at the development version
> of the tarballs, but I didn't find anything that looked promising in there.
>
> Also, does anybody else have problems with using ghostscript on the postscript
> output from R?
I guess that your problem is caused because you forget to close the
"postscript graphics device" after doing something like:
> postscript("xxx.ps")
> plot(x,y)
> dev.off() # you are not doing this step, I guess.
Alvaro
-- -- -- -- -- -- -- --
Alvaro A. Novo
2116 S. Orchard St., #304
Urbana, IL 61801
novo at uiuc.edu
anovo at ragnar.econ.uiuc.edu
http://www.students.uiuc.edu/~novo/Alvaro.htm
217-337-4893
-- -- -- -- -- -- -- --
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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