[R] Repeating a function in R

Daniel Malter daniel at umd.edu
Sat Jul 2 20:51:06 CEST 2011


You can just tell the function to create 1000 random numbers. See ?runif for
the specifics. The arguments are n, min, and max. 'n' is the one you are
looking for.

Da.

--
View this message in context: http://r.789695.n4.nabble.com/Repeating-a-function-in-R-tp3640508p3640966.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list