dapr

'purrr'-Like Apply Functions Over Input Elements

CRAN Package

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 . 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'.

  • Version0.0.3
  • R versionunknown
  • LicenseGPL-3
  • Needs compilation?No
  • Languageen
  • Last release05/06/2019

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Suggests2 packages
  • Reverse Imports1 package