Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 330 Bytes

purrrgress

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

Installation

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