[R] Nested for loops

Michael Knudsen micknudsen at gmail.com
Tue Jul 14 15:26:14 CEST 2009


On Tue, Jul 14, 2009 at 2:29 PM, Gabor
Grothendieck<ggrothendieck at gmail.com> wrote:

> seq. <- function(from, to) seq(from = from, length = max(0, to - from + 1))

Really nice! Thank you!

-- 
Michael Knudsen
micknudsen at gmail.com
http://lifeofknudsen.blogspot.com/




More information about the R-help mailing list