Nothing
An easy-to-use, dependency-free set of functions for iterating over elements of various input objects. Functions are wrappers around base apply()/lapply()/vapply() functions but designed to have similar functionality to the mapping functions in the 'purrr' package <https://purrr.tidyverse.org/>. Specifically, function names more explicitly communicate the expected class of the output and functions also allow for the convenient shortcut of '~ .x' instead of the more verbose 'function(.x) .x'.
Package details |
|
---|---|
Author | Michael W. Kearney [aut, cre] (<https://orcid.org/0000-0002-0730-4694>) |
Maintainer | Michael W. Kearney <kearneymw@missouri.edu> |
License | GPL-3 |
Version | 0.0.3 |
URL | https://github.com/mkearney/dapr |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.