View source: R/utils-validation.R
| validate_choice | R Documentation |
Validate Choice
validate_choice(x, choices, arg_name = "value")
x |
Value to validate. |
choices |
Allowed values. |
arg_name |
Argument name for error messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.