R/helper_na_omit_detailed.R
na.omit_detailed.data.frame.Rd
Extra logging on na.omit handler
na.omit_detailed.data.frame(object)
a data.frame
a normal omit object, with the extra attribute why_omit, which contains the leftmost column containing an NA for each row that was dropped, by column name, if any were dropped.
omit
why_omit
na.omit