The inspector
package provides utility functions that
implement and automate common sets of validation tasks. These functions are
particularly useful to validate inputs, intermediate objects and output
values in user-defined functions, resulting in tidier and less verbose
functions.
For a complete list of functions see library(help = "inspector")
.
For instructions and examples see the "Usage" section of the
README.
Useful links: