copyDirectory() in the R.utils package.

/Henrik

On Fri, Dec 11, 2009 at 1:01 AM, Paul Evans <p.evan...@yahoo.com> 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