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. Current stable version (committed on October 14, 2017).

Package details

AuthorRick Saporta [aut, cre]
MaintainerRick Saporta <RickSaporta@gmail.com>
LicenseMIT + file LICENSE
Version0.4.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("collectArgs")

Try the collectArgs package in your browser

Any scripts or data that you put into this service are public.

collectArgs documentation built on May 1, 2019, 9:10 p.m.