View source: R/data_transformation.R
| sum_na | R Documentation |
Count the number of NA in an object
sum_na(x)
x |
The vector the calculate the number of NA elements |
An integer of the number of NA values in x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.