check_value_presence | R Documentation |
If value is not present in vector it takes its first value.
check_value_presence(val, vect, warn_msg = "")
val |
element of vector |
vect |
vector of values |
warn_msg |
warning message to be displayed if |
updated val
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.