Re: [R] Finding and moving files

2009-04-21 Thread Stephen J. Barr
If you are on unix/linux/mac/cygwin, you could do that in a shell script and call it with R. Although it is certainly do-able. Sent via BlackBerry from T-Mobile -Original Message- From: Date: Wed, 22 Apr 2009 12:51:37 To: ; Subject: Re: [R] Finding and moving files R is certainly

Re: [R] Finding and moving files

2009-04-21 Thread Bill.Venables
Behalf Of Daniel Bradley Sent: Wednesday, 22 April 2009 12:23 PM To: R-help@r-project.org Subject: [R] Finding and moving files Hi! I'm at the very beggining of my R experience and I'm hoping someone can point me in the right direction. I want to create a script that locates all file

[R] Finding and moving files

2009-04-21 Thread Daniel Bradley
Hi! I'm at the very beggining of my R experience and I'm hoping someone can point me in the right direction. I want to create a script that locates all files within a directory tree that have certain keywords in their file names, checks these against files in another location, then copies files t