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 |
Reference manual: | devFunc.pdf |
Package source: | devFunc_0.1.tar.gz |
Windows binaries: | r-devel: devFunc_0.1.zip, r-release: devFunc_0.1.zip, r-oldrel: devFunc_0.1.zip |
macOS binaries: | r-release (arm64): devFunc_0.1.tgz, r-oldrel (arm64): devFunc_0.1.tgz, r-release (x86_64): devFunc_0.1.tgz, r-oldrel (x86_64): devFunc_0.1.tgz |
Reverse imports: | R2DT |
Please use the canonical form https://CRAN.R-project.org/package=devFunc to link to this page.