View source: R/utility_tools.R
seqSE | R Documentation |
Creates a sequence of epidemiological weeks and respective initial and final days
seqSE(from, to)
from |
first week in format 201401 |
to |
first week in format 201401 |
data.frame with the epidemiological weeks and corresponding extreme days. WARNING: only works from 2010 to 2024.
seqSE(202042, 202410)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.