powered by
Cumulative cases of Covid-19 in England.
data(england)
An object of class "xts";
"xts"
Cumulative cases of Covid-19
Downloaded from https://ukhsa-dashboard.data.gov.uk/topics/covid-19
data(england) # plot daily cases plot(diff(england))
Run the code above in your browser using DataLab