seqSE: Sequence of epidemiological weeks.

Description Usage Arguments Value Examples

View source: R/utility_tools.R

Description

Creates a sequence of epidemiological weeks and respective initial and final days

Usage

1
seqSE(from, to)

Arguments

from

first week in format 201401

to

first week in format 201401

Value

data.frame with the epidemiological weeks and corresponding extreme days. WARNING: only works from 2010 to 2020.

Examples

1
seqSE(202042, 202110)

claudia-codeco/AlertTools documentation built on Aug. 12, 2021, 9:58 a.m.