View source: R/utility_tools.R
epiYear | R Documentation |
Find to which epidemiological year belongs a given epidemiological week.
epiYear(se, cut = 41)
se |
numeric vector with epidemiological weeks to be converted |
cut |
epidemiological week that separates consecutive epidemiological years. Default = 41 |
vector of epidemiological years.
epiYear(se = 201012)
epiYear(se = 201012:201522)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.