Question about how to save a txt file in .Rdata or .rda format

View: New views
1 Messages — Rating Filter:   Alert me  

Question about how to save a txt file in .Rdata or .rda format

by Joanna Dominguez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Everybody,


Suppose I have a *txt file*, named "proof" wich I have read it previously
using the function *read.table( ). *And suppose I have an algorithm wich
requires to  load this file "proof" using the function *data ( ) *

My problem is the following: how to store the file proof in  "*.Rdata"*
or.in ".*rda"* format in order to use the function data?

Thanks in advance for your time and help,

Best Regards,J.

        [[alternative HTML version deleted]]

______________________________________________
R-help@... 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.