Description Usage Arguments Value
.checkCondition
verifies a condition (using grepl),
ignoring any NA elements in a vector
1 |
condition |
String with a regular expression to check within x |
x |
Character vector (or list containing character vectors) to be checked |
message |
Error message to be displayed (not required) |
Nothing. Produces an error message if condition is not fulfilled in all vector elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.