Skip to content
Prev 734 / 1236 Next

[R-gui] function for user input

Hello Shweta,
On Saturday 27 October 2007, sschavan at ualr.edu wrote:
I have no idea about perl and/or <STDIN>, but if you need input from the user 
in the R session you could look at these functions:
?scan
?readLines
?readline

I hope this helps,
Adrian