Displaying 1 result from an estimated 1 matches for "tp4645991".
2012 Oct 12
3
Autofilling a large matrix in R
...My first thought was to take
list from 1:10, 11:20, etc. but that does not get all of the points.
g<-as.matrix(expand.grid(rep(list(1:100), times=3)))
Any thoughts how to split this into pieces?
--
View this message in context: http://r.789695.n4.nabble.com/Autofilling-a-large-matrix-in-R-tp4645991.html
Sent from the R help mailing list archive at Nabble.com.