Hello!
I have a very large matrix of results: 50000x100000. I saved it as RDS, but I 
would also need to save it as txt or csv. Is there a way to do it? Now, with 
write.table I am receiving an error:
Error in .External2(C_writetable, x, file, nrow(x), p, rnames, sep, eol,  : 
  long vectors not supported yet: io.c:1116

Please, help! Many thanks!

PM
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to