[R] How to Save R library data into xls or dta format
Gabor Grothendieck
ggrothendieck at gmail.com
Tue Mar 1 15:12:45 CET 2011
On Tue, Mar 1, 2011 at 4:27 AM, JoonGi <joongi at hanmail.net> wrote:
>
> 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.
>
For excel see:
http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows&s=excel
--
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com
More information about the R-help
mailing list