Description Usage Arguments Value Examples
View source: R/out_helperFunctions.R
isNotNull: is object not null
| 1 | isNotNull(x)
 | 
| x | an object | 
boolean is object null T/F
| 1 2 | ## Not run: isNotNull(NULL)
## Not run: isNotNull(5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.