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 that don't already exist in that other location.
I'm currently tralling through the help reference but I've yet to find anything that might do the trick. Any ideas? Thanks! Dan [[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.