Skip to contents

Choose the first non-missing date from a data frame of dates

Usage

date_choose_first_good(date_a_frame, column_name)

Arguments

date_a_frame

A data frame where each column contains a different parsing of the same date vector

column_name

The target column name

Value

The chosen first date value