Skip to content
Prev 176312 / 398503 Next

How to save the variables in R to a file

On Mon, 2009-04-06 at 11:05 +0200, Cetiny?rek Aysun wrote:
Hi Aysun,

Try write.csv something like this:

write.csv(f.mean.Rdata,"D:/Users/Ays/Documents/Results/f_mean.csv")