seqSE: Sequence of epidemiological weeks.

View source: R/utility_tools.R

seqSER Documentation

Sequence of epidemiological weeks.

Description

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

Usage

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 2024.

Examples

seqSE(202042, 202410)

AlertaDengue/AlertTools documentation built on Nov. 27, 2024, 11:55 p.m.