assert_value_ | R Documentation |
Check if a variable holds an allowed value (without non standard evaluation)
assert_value_(var, var_name, values)
var |
Variable whose value should be checked |
var_name |
name of the variable whose value should be checked |
values |
(vector) A vector of allowed values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.