isNullOrEmpty | R Documentation |
This function checks a value is not NULL, NA or an empty string.
isNullOrEmpty(x)
x |
Input value. |
Result as logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.