Get the start day of an epiweek
according to different epiweek
standards. Returns it as a string
that can be passed to lubridate::wday()
as the week_start
argument.
Value
the start day of the week for the
epiweek standard, as a three letter abbreviation
('Sun'
or 'Mon'
) that can be passed to
lubridate::wday()
as the week_start
argument.
export