Learn R Programming

mappp (version 1.0.0)

Map in Parallel with Progress

Description

Provides one function, which is a wrapper around purrr::map() with some extras on top, including parallel computation, progress bars, error handling, and result caching.

Copy Link

Version

Install

install.packages('mappp')

Monthly Downloads

247

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Cole Brokamp

Last Published

January 25th, 2022

Functions in mappp (1.0.0)

mappp

map in parallel with progress