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