check_input | R Documentation |
Validates that a required argument is not NULL and throws an error if missing.
check_input(arg)
arg |
The argument to check |
No return value; throws error if argument is NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.