Learn R Programming

bmstdr (version 0.8.2)

engdeaths: Number of weekly Covid-19 deaths and cases in the 313 local Local Authority Districts, Counties and Unitary Authorities (LADCUA) in England during the 20 peaks in the first peak from March 13 to July 31, 2020.

Description

Number of weekly Covid-19 deaths and cases in the 313 local Local Authority Districts, Counties and Unitary Authorities (LADCUA) in England during the 20 peaks in the first peak from March 13 to July 31, 2020.

Usage

engdeaths

Arguments

Format

An object of class data.frame with 6260 rows and 24 columns.

References

Examples

Run this code
 colnames(engdeaths)
 dim(engdeaths)
 summary(engdeaths[, 11:24])

Run the code above in your browser using DataLab