Sometimes I don't understand the details of writeups I get, with ?save and the like. Anyway, that's my problem now.

Can I do this (in Windows 7) to save everything that comes up with ls(), guessed at by what I find with ?rm:

save(list=ls(),file="C:\am\myfiles\ProjectA.RData")

Or would I need forward slashes, but this would otherwise work? If not, how could I accomplish this goal?

David

______________________________________________
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