[R] re ading in array
kobiwan
kobi at gatech.edu
Thu Aug 20 15:30:09 CEST 2009
I saved an array of dim=c(28,28,28,28) using write.table. When I try to read
it in with read.table I get a data frame of dim=c(28,28^3).
Of course it is very important to preserve the structure of the saved array
when I read it in. Does anyone know how to read it in so that it is an array
of the proper dimensions?
Thanks so much
--
View this message in context: http://www.nabble.com/reading-in-array-tp25062073p25062073.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list