powered by
Cumulative cases of Covid-19 in the South African province of Gauteng.
data(gauteng)
An object of class "xts";
"xts"
Cumulative cases of Covid-19 from 10th March 2020
Downloaded from https://sacoronavirus.co.za/
data(gauteng) # plot daily cases plot(diff(gauteng))
Run the code above in your browser using DataLab