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.
| Package details | |
|---|---|
| Author | Benjamin Nutter | 
| Maintainer | Benjamin Nutter <benjamin.nutter@gmail.com> | 
| License | GPL-3 | 
| Version | 0.10.2 | 
| URL | https://github.com/nutterb/ArgumentCheck | 
| Package repository | View on GitHub | 
| Installation | Install the latest version of this package by entering the following in R:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.