On 13.11.2013 22:45, Elisa Frutos Bernal wrote:
Hi!

I need to print a graph that I have in a window. Previously I used:

try(win.print(), silent = TRUE)
         if (geterrmessage() != "Error in win.print() : unable to start
device devWindows\n") {
             plotFunctiond(screen = FALSE)
             dev.off()

but now it is not possible.
Can you help me?

No, since I do not know what
plotFunctiond()
does.

Please use a sensible subject line.

Best,
Uwe Ligges

______________________________________________
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.
  • [R] (sin asunto) Elisa Frutos Bernal
    • Re: [R] Printing from windows device; was: (sin ... Uwe Ligges

Reply via email to