nonNull | R Documentation |
Make sure that x is assigned a reasonable value
nonNull(x, default, length = NULL, defaultNULL.ok = FALSE)
x |
Any vector |
default |
A default value |
length |
Desired length |
defaultNULL.ok |
Logical, whether the default can be |
non-null values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.