I'd use a shell() command to call xcopy or robocopy, or cp given you have some unix tools installed.

Uwe Ligges



Paul Evans wrote:
Hi,

I am using the windows version of R. I wanted to copy a directory (containing 
several files) to another directory. Is there any command in R that will let me 
do this (something like the 'cp' command in UNIX)? I have looked at 
'file.copy', but as the name implies I think it only copies one file at a time.
thanks!


[[alternative HTML version deleted]]

______________________________________________
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.

______________________________________________
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