| which_na | R Documentation | 
Equivalent to which(is.na()) - returns integer locations of missing values.
which_na(x)
| x | a dataframe | 
integer locations of missing values.
where_na()
which_na(airquality)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.