Description Usage Arguments Value Examples
Take variable as input and compute the number of total observations, number of missing observations and number of non-missing observations.
1 | check_na(variable)
|
variable |
Numeric, complex, or logical vectors. |
A matrix including the number of total, missing, and non-missing observations
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.