[R] (sin asunto)

Elisa Frutos Bernal efb at usal.es
Wed Nov 13 22:45:31 CET 2013


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?


-- 
Elisa.



More information about the R-help mailing list