On Tue, Mar 15, 2011 at 10:29 AM, Jonathan P Daily <jda...@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

______________________________________________
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