Description Usage Arguments Value Examples
CDC week numbering: first Wednesday of the year is in week 1.
1 | CDCweek2date(CDCweek, year)
|
CDCweek |
An integer indicating the CDC week to be converted |
year |
An integer specifying the year |
A ‘Date’ class object containing the date of Sunday for the week and year provided.
1 2 | require(DICE)
CDCweek2date(10,2011)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.