| validate_inputs | R Documentation | 
Validate that all user-defined inputs (GET query, POST body, etc.) are valid
validate_inputs(input, allowed_vars)
| input | List of user-provided input parameters | 
| allowed_vars | Character vector of allowed but not required variables | 
No return. Throws errors if user-defined inputs are invalid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.