exporting data into STATA
On 18/05/2013 14:05, Niklas Fischer wrote:
Dear All, I am not very familiar with ASCII file format, and now I am trying to
ASCII is an encoding, not a file format.
export R data frame into STATA When I run write.dta command, there is a warning below appear. 5: In abbreviate(ll, 80L) : abbreviate used with non-ASCII chars Do you have any suggestion to fix it?
Use ASCII characters: that *was* on the help page!
All the bests [[alternative HTML version deleted]]
______________________________________________ R-help at 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.
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595