is.not.null | R Documentation |
This function checks if an object is not NULL.
is.not.null(x)
x |
An R object to check. |
A logical value indicating whether the object is not NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.