Hi, Im trying to export a very large dataset from R after i have perfomed a predict function. I have tried saving the data as an object and then exporting via write.table but it is too big to fit into both a txt file and an excel.csv file...the following error occyrs : "clipboard buffer is full and output lost"
Can anyone help please??? I need to export all of the data asap, does anyone know the code or how to maybe export it to a database like access?? Any help with this problem would be much appreciated! Thank you Becky -- View this message in context: http://r.789695.n4.nabble.com/EXPORTING-VERY-LARGE-DATASETS-FROM-R-PLEASE-HELP-tp3738718p3738718.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.