Learn R Programming

tsgc (version 0.0)

gauteng: Cumulative cases of Covid-19 in the South African province of Gauteng.

Description

Cumulative cases of Covid-19 in the South African province of Gauteng.

Usage

data(gauteng)

Arguments

Format

An object of class "xts";

Cases

Cumulative cases of Covid-19 from 10th March 2020

References

Downloaded from https://sacoronavirus.co.za/

Examples

Run this code
data(gauteng)
# plot daily cases
plot(diff(gauteng))

Run the code above in your browser using DataLab