count_nas | R Documentation |
Returns a vector of the number of NAs of each variable in a data frame.
count_nas(df, all = FALSE)
df |
A data frame. |
all |
By default variables with no NAs are omitted from the output. Set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.