[R] apologies if you aready received this ?

Seth Falcon sfalcon at fhcrc.org
Thu Jun 8 19:01:09 CEST 2006


<markleeds at verizon.net> writes:
> Basically, I wrote a function called wait()
>
>
> wait<-function()
> {
> cat("press return to continue")
> unix("read stuff")
> }

Is readline what you want?  See help(readline).



More information about the R-help mailing list