Raw Message
Message-ID: <cf75e11ca19d0502c028f2ac0c2ad1c2.squirrel@correo.usal.es>
Date: 2013-11-13T21:45:31Z
From: Elisa Frutos Bernal
Subject: (sin asunto)
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.