knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

locate_na(data) locates and returns the indices for all the missing values (NA) in a dataframe or a tibble.



UBC-MDS/CleanR documentation built on May 7, 2019, 7:13 p.m.