first of all, which is your code to export the data in R? did you use write.table? secondly, it is totally a waste of time to export data from R for use in spss. for whatever can be done by spss, r can handle better.
On Jan 26, 2008 9:38 PM, Sudhindra Gadagkar <[EMAIL PROTECTED]> wrote: > Hi, I can't believe I am unable to do this. I just installed R (never used > it before, but want to learn it). At present, though. all I want to do is > export a data file (specifically "crabs" in the MASS library) to a text file > for use in SPSS. It allows me to peek into the dataset, using the command > head(crabs) but I can neither view the entire file nor can I seem to export > it to a text file. I have been trying to get help from the online help for > several hours now! Maybe I just don't know what to search for. > Frustrating! Help would be much appreciated. Thx, S. > > [[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. > -- =============================== WenSui Liu Statistical Project Manager ChoicePoint Precision Marketing (http://spaces.msn.com/statcompute/blog) ______________________________________________ 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.