| .is_allowed_null | R Documentation |
Check if a value is NULL and NULLs are allowed
.is_allowed_null(x, allow_null = TRUE, call = caller_env())
x |
The object to check. |
allow_null |
|
call |
|
(length-1 logical) TRUE if x is NULL and allow_null is
TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.