Plot confirmed cases and fatalities (cumulative) for one country/region by index.
Usage
plotRegion(regionList, countryIndex = 1)
Arguments
regionList
A list containing a representation of the data.
countryIndex
num Index
Value
A plot
Details
Data are taken from the regionTrain and regionPopulation data sets
that were combined using the preprocessInputData function.
regionTrain and regionPopulation are stored in the
babsim.data package.