parse_api_week: parse_api_week converts an integer to a date

View source: R/model.R

parse_api_weekR Documentation

parse_api_week converts an integer to a date

Description

parse_api_week converts an integer to a date

Usage

parse_api_week(value, reference_week_day = 1)

Arguments

value

value to be converted to an epiweek

reference_week_day

the day of the week to use as the reference day. Defaults to Sunday.

Value

a date


epidatr documentation built on Nov. 18, 2025, 1:06 a.m.