Learn R Programming

bmstdr (version 0.8.2)

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

Description

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

Usage

engtotals

Arguments

Format

An object of class data.frame with 313 rows and 19 columns.

References

Examples

Run this code
 colnames(engtotals)
 dim(engtotals)
 summary(engtotals[, 5:14])

Run the code above in your browser using DataLab