Skip to contents

Check Report and Reference Dates are present

Usage

check_dates(obs)

Arguments

obs

An observation data frame containing report_date and reference_date columns.

Value

Returns the input data.frame with dates converted to date format if not already.

See also

Functions used for checking inputs check_group(), check_modules_compatible(), check_module(), check_quantiles()