[R] Keyboard Input

Gabor Grothendieck ggrothendieck at gmail.com
Tue Mar 15 15:38:34 CET 2011


On Tue, Mar 15, 2011 at 10:29 AM, Jonathan P Daily <jdaily at usgs.gov> wrote:
> I apologize for being unclear in my original post. What I am trying to
> achieve is to capture the stdin() connection and read in a single
> keystroke - including arrow keys and the like - without having to have to
> use the return key each time. My goal is to create a small UI for rapidly
> looking through the results of a large simulation. As I think about it
> more, though, it is probably going to be easier to dump the data into
> files and look through it outside of R.
>

See:
http://r.789695.n4.nabble.com/detecting-a-key-press-td2324938.html

-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com



More information about the R-help mailing list