Dear R-ussers, I would like to save a newly created data file, out of R in to a text file. It is a rather big dataset, and recalculating the new variables takes a long time. The quickest way to read data is when it is saved as ".txt", this is why i hope to read the data from the old txt, than calculate a new set of variables based on the old set, and save them in a new data file, also a ".txt" format. One other thing i d like to know is how to save a Table output from R, directly to a table in word? copy paste destroys the layout of the table.
many thaks in advance, Tom E-mail: [EMAIL PROTECTED] Disclaimer: click here [[alternative HTML version deleted]] ______________________________________________ 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.