[R] copyING directories and files

Henrik Bengtsson hb at stat.berkeley.edu
Fri Dec 11 15:06:53 CET 2009


copyDirectory() in the R.utils package.

/Henrik

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




More information about the R-help mailing list