.validateParametersStructure | R Documentation |
Validate parameter list structure
.validateParametersStructure(
parameterStructure,
argumentName = NULL,
nullAllowed = FALSE
)
parameterStructure |
Object to be checked. Expected is a named list with names "paths", "values", and "units". |
TRUE
if validation succeeded (silently). Throws an error otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.