The beauty of the tidyverse is that it allows you to more often work within data frames which have a clean structure. However, both running a function safely (which returns a list) and using pmap make it a bit more troublesome to keep analysis within the structure of a data frame. purrrplus adds functionality to purrr that keeps analyis cleanly within the structure of a data frame. This is useful for running simulations and specific types of data analysis tasks.
Package details |
|
|---|---|
| Maintainer | |
| License | GPL-2 |
| Version | 0.0.0.9000 |
| URL | https://github.com/stenhaug/purrrplus |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.