[R] How to Save R library data into xls or dta format
JoonGi
joongi at hanmail.net
Tue Mar 1 10:27:54 CET 2011
Thanks in advance.
I'm having a trouble with data saving.
I want to run the same data which is in Ecdat library at different statistic
programs(excel, stata and matlab)
The data I want to use is
library(Ecdat)
data(Housing)
and I want to extract this data our of R as *.dta *.xls formats.
So, my first try was to open the data in R window and drag and paste to
excel or notepad.
BUT, it didn't work.
Do you have any decent skills to extract this library data?
Please, share to me.
--
View this message in context: http://r.789695.n4.nabble.com/How-to-Save-R-library-data-into-xls-or-dta-format-tp3329489p3329489.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list