calc_elapsed_weeks.Rd
Calculate the weeks elapsed from a reference date
calc_elapsed_weeks(ref_date, first_day = "2020-07-01")
The end date (as character) for the duration used to calculate elapsed weeks
the fixed date (as character) to start counting weeks from
an integer giving the number of weeks elapsed b/w first_day
and ref_date