[R] Generating random integers
jim holtman
jholtman at gmail.com
Sun Apr 12 14:21:15 CEST 2009
floor(runif(1000, 1,101))
On Sun, Apr 12, 2009 at 2:24 AM, skayis selcuk <skayis at selcuk.edu.tr> wrote:
>
> Dear R users,
>
> I need to generate random integer(s) in a range (say that beetween 1 to
> 100) in R.
>
> Any help is deeply appreciated.
>
> Kind Regards
>
> Seyit Ali
> ------------------------------------------------------------------------
> Dr. Seyit Ali KAYIS
> Selcuk University, Faculty of Agriculture
> Kampus/Konya, Turkey
> s_a_kayis at yahoo.com, s_a_kayis at hotmail.com
> Tel: +90 332 223 2830 Mobile: +90 535 587 1139
> Greetings from Konya, Turkey
> http://www.ziraat.selcuk.edu.tr/skayis/
>
> ______________________________________________
> R-help at r-project.org 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.
>
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem that you are trying to solve?
More information about the R-help
mailing list