cov19mort2021 {EpiLPS} | R Documentation |
Mortality data for Belgium in 2021
Description
A data frame with six columns including the calendar date of death, the date on which cases have been reported and the number of cases/deaths.
Usage
data(cov19mort2021)
Format
t
A numeric variable associated to a calendar date.
d
A numeric variable indicating the delay of reporting.
Date
The calendar date of the death event.
Rep.date
The calendar date for the reporting of the death event.
Cases
The number of cases/deaths.
Reported
Indicates whether cases are already reported or not.
Source
https://epistat.sciensano.be/covid/
[Package EpiLPS version 1.3.0 Index]