memento1984
2008-Nov-13 15:32 UTC
[R] How to get txt file out of .rda file and vice versa ?
Ive got problems with preparing my own experiment data. I need to see what is the format, so there is a need of extracting rda file to tab delimited txt. After that I will probably have to get txt again to rda. How to do that ? I can use load() option but no clue how to save it (either txt or rda). Any help will be appreciated. Bart -- View this message in context: http://www.nabble.com/How-to-get-txt-file-out-of-.rda-file-and-vice-versa---tp20481655p20481655.html Sent from the R help mailing list archive at Nabble.com.
?write.table ?read.table --- On Thu, 11/13/08, memento1984 <bartprzychodzen at yahoo.com> wrote:> From: memento1984 <bartprzychodzen at yahoo.com> > Subject: [R] How to get txt file out of .rda file and vice versa ? > To: r-help at r-project.org > Received: Thursday, November 13, 2008, 10:32 AM > Ive got problems with preparing my own experiment data. I > need to see what is > the format, so there is a need of extracting rda file to > tab delimited txt. > After that I will probably have to get txt again to rda. > How to do that ? I > can use load() option but no clue how to save it (either > txt or rda). Any > help will be appreciated. Bart > -- > View this message in context: > http://www.nabble.com/How-to-get-txt-file-out-of-.rda-file-and-vice-versa---tp20481655p20481655.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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.__________________________________________________________________ [[elided Yahoo spam]]