| .to_null | R Documentation |
If allow_null is TRUE, coerce x to NULL. Otherwise throw an
informative error.
.to_null(x, allow_null = TRUE, x_arg = caller_arg(x), call = caller_env())
x |
The argument to stabilize. |
allow_null |
|
x_arg |
|
call |
|
NULL or an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.