check_params | R Documentation |
check conformity of parameters for JSON section
check_params(test_params, template_params, tz)
test_params |
list of parameters from input |
template_params |
list of parameters hardcoded in package |
tz |
timezone from input |
No return value, called for side effects
## Not run:
check_params(params,template_params,"UTC")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.