Please do your homework:

help.search("input")
 


Bert Gunter
Genentech Nonclinical Statistics


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Miguel Caro
Sent: Thursday, June 07, 2007 11:01 AM
To: r-help@stat.math.ethz.ch
Subject: [R] how to input data from the keyboard


Hello everybody, i wish to input data from the keyboard. In C++ it would
seem
like this:

printf("Input parameter Alpha= ");
scanf("%d", &alpha);

how would be in R?

Thanks for your help.

Bye 
Miguel.
-- 
View this message in context:
http://www.nabble.com/how-to-input-data-from-the-keyboard-tf3885387.html#a11
013164
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@stat.math.ethz.ch 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.

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to