na.omit_detailed.data.frame: Extra logging on na.omit handler

View source: R/helper_na_omit_detailed.R

na.omit_detailed.data.frameR Documentation

Extra logging on na.omit handler

Description

Extra logging on na.omit handler

Usage

na.omit_detailed.data.frame(object)

Arguments

object

a data.frame

Value

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.

See Also

na.omit


estimatr documentation built on July 4, 2022, 5:07 p.m.