Description Usage Arguments Value
Check whether an object is NOT NULL
or NA
.
1 |
t |
the object to check |
TRUE
if neither is.na(t)
nor is.null(t)
holds,
FALSE
otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.