not_na | R Documentation |
Check if an object is not NA
not_na(a)
a |
Object to check |
TRUE
or FALSE
not_na(NA)
not_na(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.