check_length | R Documentation |
Check argument length
check_length(argument, max_allow, arg_name)
argument |
the argument to evaluate. |
max_allow |
maximum argument length |
arg_name |
string with argument name to print (just for error message) |
An error message if argument does not fit the max_allow requirements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.