You mean something like an input dialog?

library(gWidgets)
ginput("Please enter your name")

On 10/26/07, shweta <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I was working on R-gui and I was wondering if there is any way to take
> input from user the way we take in perl using <STDIN>.
> All I need is to get the user input from a R-gui and save/process the
> data values entered by the user.
>
> I will be glad if anyone can let me know about taking user input in R.
>
> Thanks,
> Shweta.
>
> _______________________________________________
> R-SIG-GUI mailing list
> R-SIG-GUI@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-gui
>

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui

Reply via email to