inspector-package {inspector} | R Documentation |
Package 'inspector'
Description
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.
Details
For a complete list of functions see library(help = "inspector")
.
For instructions and examples see the "Usage" section of the
README.
Author(s)
Maintainer: Pedro Fonseca pedro.teles.fonseca@phd.iseg.ulisboa.pt (ORCID)
Other contributors:
FCT [funder]
See Also
Useful links:
Report bugs at https://github.com/ptfonseca/inspector/issues
[Package inspector version 1.0.3 Index]