/purrrgress

A package to add progress bars to purrr functions

Primary LanguageRGNU General Public License v3.0GPL-3.0

purrrgress

This simple package adds modified versions of purrr functions which include a progress bar.

Installation

# install.packages("devtools")
devtools::install_github("tylergrantsmith/purrrgress")