validate_param | R Documentation |
These parameters must not be NULL
. The param_name
is needed for a
meaningful error message.
validate_param(param, param_name)
param |
A parameter value that must not be |
param_name |
The name of the parameter that must not have a value of |
A boolean, logical variable if the mandatory parameter is present.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.