SE2date: Return the first day of the Epidemiological Week

Description Usage Arguments Value Examples

View source: R/utility_tools.R

Description

Return the first day of the Epidemiological Week

Usage

1
SE2date(se)

Arguments

SE

string vector with dates to be converted, format 201420

Value

data.frame with SE and first day.

Examples

1
2
SE2date(se=201812)
SE2date(se = c(202001:202109))

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