Skip to contents

For a given dataframe this functions adds a Boolean column for each column with NAs that indicates the location of these NAs.

Usage

update_label_nas(df)

Arguments

df

A dataframe

Value

A dataframe with indicator columns for columns with at least one NA