Description Usage Arguments Value Examples
Count NAs in a vector
1  | sum_na(x)
 | 
x | 
 A vector  | 
number of NAs in x
1 2 3 4  | ## Not run: 
   sumNa(airquality$Ozone)
   
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.