Dear list members,

I have f.mean matrix of size 500 X 83 in R, and I want to save this into a
file.
I used the command
save("f.mean.Rdata",file="D:/Users/Ays/Documents/Results")
it saves but when I open the file in notepad it is just some characters
meaningless.

Thank you in advance,

Kind Regards,

Aysun

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

Reply via email to