sp.is.null | R Documentation |
Check Null Object
sp.is.null(x)
x |
|
True when x is NULL
or "NULL"
(case insensitive for character type)
sp.is.null('NULL')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.