isStringOrNULL | R Documentation |
isStringOrNULL
checks if object is string (a length one character
vector) or NULL.
isStringOrNULL(x)
x |
object to test. |
Logical indicating if object is string or NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.