Learn R Programming

epidatr (version 1.2.2)

parse_api_week: 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)

Value

a date

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.