CDCweek2date: Convert a CDC week and year to Sunday's Date.

Description Usage Arguments Value Examples

Description

CDC week numbering: first Wednesday of the year is in week 1.

Usage

1
CDCweek2date(CDCweek, year)

Arguments

CDCweek

An integer indicating the CDC week to be converted

year

An integer specifying the year

Value

A ‘Date’ class object containing the date of Sunday for the week and year provided.

Examples

1
2

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.