powered by
Equivalent to which(is.na()) - returns integer locations of missing values.
which(is.na())
which_na(x)
integer locations of missing values.
a dataframe
where_na()
which_na(airquality)
Run the code above in your browser using DataLab