is_var_empty | R Documentation |
Checks if the given variable is empty and optionally logs the variable name.
is_var_empty(variable)
variable |
The variable to check. |
boolean TRUE if the variable is considered empty, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.