View source: R/homework-1-function.R
num_na | R Documentation |
Return the sum of all the missing values present in its arguments.
num_na(x)
x |
an R object to be tested: atomic vectors, lists, pairlists, and NULL. |
The sum of the number of the missing values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.