[R] Automate concatenation?
Rolf Turner
rolf at erdos.math.unb.ca
Tue May 30 23:39:55 CEST 2006
Well, I like do.call():
puddy.tat <- do.call("c",lapply(paste("a",1:10,sep=""),get))
cheers,
Rolf Turner
rolf at math.unb.ca
More information about the R-help
mailing list