Description Usage Arguments Value Examples
CDC week numbering: first Wednesday of the year is in week 1.
1 | Date2CDCweek(date = NULL)
|
date |
A ‘Date’ class object |
A list containing the CDC week and year that ‘date’ falls in.
1 2 | require(DICE)
Date2CDCweek(as.Date('2011-03-15'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.