epi_calendar | R Documentation |
Function that returns the starting date of the epidemiological weeks in a year of interest.
epi_calendar(year, jan_days = 4)
year |
A numeric value for the year of interest. |
jan_days |
Number of January days that the first epidemiological week must contains. |
A character array with the starting dates of the epidemiological weeks of the given year.
epi_calendar(2016)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.