Description Usage Arguments Value Examples
A simple helper function that replaces NA
object by NULL
object.
1 | h_null_if_na(x)
|
x |
any atomic object of length |
NULL
if x
is NA
, otherwise, x
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.