thk686/dotdotdot: Assists with passing the elipsis argument to subfunctions

The dots package assists function author in passing the elipsis ("...") argument to sub-functions. The elipsis argument can be passed to a set of subfunctions and only the appropriate components of the elipsis argument will be passed to each function. The elipsis argument can also be passed sequentially with each subfunction consuming elements of the argument-set at each stage.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/thk686/dotdotdot
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thk686/dotdotdot")
thk686/dotdotdot documentation built on May 31, 2019, 10:43 a.m.