On Jun 30, 2011, at 4:16 PM, Steven Wolf wrote:
I'm attempting to view the progress of a script that I call on my
screen as
follows:
source("myscript.R", echo=TRUE)
When it is running, I have to click my mouse in the GUI window for
anything
to show up. I am wondering if I can change something so that it
writes to
my GUI window automatically.
I've been trying to work through the documentation for the source
function,
but I am at a loss.
I am running the 64 bit RGui v 2.13.0
My OS is Windows 7.
?flush.console
--
David Winsemius, MD
West Hartford, CT
______________________________________________
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.