> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of skayis selcuk
> Sent: Saturday, April 11, 2009 11:24 PM
> To: [email protected]
> Subject: [R] Generating random integers
>
>
> 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
>
Look at
?sample
Hope this is helpful,
Dan
Daniel Nordlund
Bothell, WA USA
______________________________________________
[email protected] 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.