search for: tp2020772p2020772

Displaying 1 result from an estimated 1 matches for "tp2020772p2020772".

2010 Apr 22
6
macro variable in R?
...SAS. so I can create these 10 matrices by doing: for (i in 1: 10) { matrix_$i <- matrix(nrow=i, ncol=i) } rather thank creating these matrices one by one manually. Anyone have any suggestions? thanks, karena -- View this message in context: http://r.789695.n4.nabble.com/macro-variable-in-R-tp2020772p2020772.html Sent from the R help mailing list archive at Nabble.com.