.validate_scalar | R Documentation |
Ensure the argument is a single logical value
.validate_scalar(arg_value, arg_name, arg_type = "logical")
arg_value |
The value of the argument. |
arg_name |
The name of the argument for error messages. |
arg_type |
The expected class for error messages. |
The value (if it is length-1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.