View source: R/dataFunctions.R
| count_NA | R Documentation | 
Count the numbers of NA, NaN and Inf in each column of a dataframe
count_NA(.data)
| .data | A dataframe or tibble | 
A matrix containing counts of NA, NaN and Inf values.
Steve Gutreuter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.