A function that takes a value and checks that is of the form of the allowed values.
1 | parse_overwrite(val, allowedVals = c("true", "false", "t", "f"))
|
val |
A character string defining the value of the |
allowedVals |
A character vector of strings that |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.