[R] user input.

mousy0815 mousy0815 at gmail.com
Tue Jul 12 00:33:35 CEST 2011


try something like:


cat("\n","Enter your number","\n") # prompt
y<-scan(n=1) #scans the line before

? perhaps?


--
View this message in context: http://r.789695.n4.nabble.com/user-input-tp3660993p3661031.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list