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).
Version: | 0.4.0 |
Depends: | R (≥ 3.0.2) |
Imports: | magrittr, stats |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2017-10-14 |
Author: | Rick Saporta [aut, cre] |
Maintainer: | Rick Saporta <RickSaporta at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | collectArgs results |
Reference manual: | collectArgs.pdf |
Vignettes: |
Vignette Title |
Package source: | collectArgs_0.4.0.tar.gz |
Windows binaries: | r-devel: collectArgs_0.4.0.zip, r-release: collectArgs_0.4.0.zip, r-oldrel: collectArgs_0.4.0.zip |
macOS binaries: | r-release: collectArgs_0.4.0.tgz, r-oldrel: collectArgs_0.4.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=collectArgs to link to this page.