| h_null_if_na | R Documentation |
NULL for NAA simple helper function that replaces NA object by NULL object.
h_null_if_na(x)
x |
( |
NULL if x is NA, otherwise, x.
h_null_if_na(NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.