Get minimum and maximum date in the linelist
Usage
get_min_max_date(data, date_var = "date_report")
Arguments
- data
A data.frame containing the case linelist.
- date_var
A character string specifying the name of the date variable in data.
Default is "date_report".
Value
list with Dates, the minimum and maximum dates of the linelist