[R] export 3D array to .txt file

frauke fhoss at andrew.cmu.edu
Mon Feb 27 21:45:06 CET 2012


Hey, 

I have an array with the dimensions 200x6x200 and I want to save it in a
textfile. I want to be able to reload the text file to get the same array
again:   new.array<-load(mytextfile.txt) or something similar. I was not
able to figure out a way to do that with write.table without having to save
200 text files. Is there another way?

Thank you!
Frauke





--
View this message in context: http://r.789695.n4.nabble.com/export-3D-array-to-txt-file-tp4426005p4426005.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list