View source: R/validate_arguments.R
validate_arguments | R Documentation |
Validate input arguments to hymetDP functions.
validate_arguments(fun.name, fun.args)
fun.name |
(character) Name of function from which |
fun.args |
(named list) Arguments passed to calling function and formatted as
|
Validation checks are function specific.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.