batchr-package | R Documentation |
Processes multiple files with a user-supplied function. The key design principle is that only files which were last modified before the directory was configured are processed. A hidden file stores the configuration time and function etc while successfully processed files are automatically touched to update their modification date. As a result batch processing can be stopped and restarted and any files created (or modified or deleted) during processing are ignored.
Maintainer: Joe Thorley joe@poissonconsulting.ca (ORCID)
Other contributors:
Audrey Beliveau audrey.beliveau@uwaterloo.ca [contributor]
Ayla Pearson ayla@poissonconsulting.ca (ORCID) [contributor]
Poisson Consulting [copyright holder, funder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.