devFunc: Clear and Condense Argument Check for User-Defined Functions (original) (raw)

A concise check of the format of one or multiple input arguments (data type, length or value) is provided. Since multiple input arguments can be tested simultaneously, a lengthly list of checks at the beginning of your function can be avoided, hereby enhancing the readability and maintainability of your code.

Version: 0.1
Depends: R (≥ 3.3.0)
Imports: plyr (≥ 1.8.4), stringr (≥ 1.1.0)
Published: 2018-01-24
DOI: 10.32614/CRAN.package.devFunc
Author: Robin Van Oirbeek
Maintainer: Robin Van Oirbeek <robin.vanoirbeek at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: devFunc results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=devFuncto link to this page.