> library("sm")
> x <- ask("Enter a number")
Enter a number: 5
> x
[1] 5



On Thu, 2004-07-15 at 11:41, Paolo Covelli wrote:
> Hi, 
> 
> I wish build a R-script (or a  R-function) that read a number from the keyboard and 
> then process it.
> For example: from R I load the function X, that ask me the level of confidence 
> "\alpha", by keyboard I write 5 and the function go on.
> 
> Thanks in advance
> 
> Paolo
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to