On Jun 30, 2011, at 5:15 PM, Steven Wolf wrote:

How does flush.console() work?

Am I supposed to put anything in the parentheses?

How could you? It has no arguments.

--
David.

When I type it in I get:
flush.console()
NULL

Thanks,
-Steve

-----Original Message-----
From: David Winsemius [mailto:dwinsem...@comcast.net]
Sent: Thursday, June 30, 2011 4:40 PM
To: Steven Wolf
Cc: r-help@r-project.org
Subject: Re: [R] source, echo...and clicking the mouse


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



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.

Reply via email to