The function checks if a variable is either null
, NA
, or has an
assigned value. In case of vectors, the condition is set on all values.
1 | isMissing(x)
|
x |
Variable to test. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.