check_char1 | R Documentation |
Just in case the user passes something with length more than 1 and messes up everything thanks to vectorization.
check_char1(x)
x |
Named vector of arguments to be checked. |
Error if x
is not a character vector with length 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.