> In Linux I would issue the command
> system('rm paste(path,'filename',sep='')')
> and this works just fine.  It does not however work for windows, and I have
> no idea whether it would work on a mac.
> Is there a single command thay escapes me?

Yes.

help("file.remove")

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to