View source: R/verify_is_blank.R
verify_is_blank | R Documentation |
Checks if provided variable is null, na, or of length 0
verify_is_blank(x)
x |
Variable provided. |
varify_is_blank("") [1] TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.