I suppose I should rephrase my question. What are good choices available for writing user-interactive programs with R, preferably over the command line. Most of my R scripts have not required user interaction so this is a first for me.
On Wed, Jul 1, 2009 at 10:47 PM, Stephen J. Barr<[email protected]> wrote: > Hello, > > I would like to make a simple console application using R. Is there a > good library (such as ncurses) for writing console applications in R? > > Thanks, > -stephen > ______________________________________________ [email protected] 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.

