rsaporta/collectArgs: Quickly and Neatly Collect Arguments from One Environment to Pass to Another

We often want to take all (or most) of the objects in one environment (such as the parameter values of a function) and pass them to another. This might be calling a second function, or iterating over a list, calling the same function. These functions wrap often repeated code. Unstable development version (first committed on October 14, 2017).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.5.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rsaporta/collectArgs")
rsaporta/collectArgs documentation built on May 29, 2019, 8:52 a.m.