[R] source, echo...and clicking the mouse
Steven Wolf
wolfste4 at msu.edu
Thu Jun 30 23:15:33 CEST 2011
How does flush.console() work?
Am I supposed to put anything in the parentheses?
When I type it in I get:
> flush.console()
NULL
Thanks,
-Steve
-----Original Message-----
From: David Winsemius [mailto:dwinsemius at comcast.net]
Sent: Thursday, June 30, 2011 4:40 PM
To: Steven Wolf
Cc: r-help at 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
More information about the R-help
mailing list