[R] User input in R program
    Matt Shotwell 
    matt at biostatmatt.com
       
    Fri Jan 21 15:21:27 CET 2011
    
    
  
Martyn Plummer's 'coda' package has some nice interactive menus. The
package appears to be written entirely in R. You could start with the
codamenu() function in the package source:
http://cran.r-project.org/web/packages/coda/index.html
-Matt
On Fri, 2011-01-21 at 14:26 +0200, christiaan pauw wrote:
> HI Everybody
> 
> Does anyone know of documentation about different ways of obtaining user
> input in R. I have used readline() but I wondered is there are sophisticated
> packages that does things like validate answers or generate selection
> lists.
> 
> bets regards
> Christaan
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at 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.
    
    
More information about the R-help
mailing list