CMD + K

r-argumentcheck

Community

The typical process of checking arguments in functions is iterative. In this process, an error may be returned and the user may fix it only to receive another error on a different argument. 'ArgumentCheck' facilitates a more helpful way to perform argument checks allowing the programmer to run all of the checks and then return all of the errors and warnings in a single message.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-argumentcheck

Usage Tracking

0.10.2
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

The typical process of checking arguments in functions is iterative. In this process, an error may be returned and the user may fix it only to receive another error on a different argument. 'ArgumentCheck' facilitates a more helpful way to perform argument checks allowing the programmer to run all of the checks and then return all of the errors and warnings in a single message.

Last Updated

Feb 3, 2018 at 22:33

License

GPL-3.0-only

Supported Platforms

noarch
linux-64
macOS-64
win-64