artichaud1/dobatch: Split a repetitive task into batches, saving intermediate results to disk.

Given a function that takes vectors of arguments, split those into batches, and call the function on those sub-vectors. At the end of each batch, save to disk.

Getting started

Package details

AuthorKarim Lahrichi
MaintainerKarim Lahrichi <karimlahrichi@hotmail.com>
License
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("artichaud1/dobatch")
artichaud1/dobatch documentation built on May 21, 2019, 9:34 a.m.