Plot confirmed cases and fatalities (cumulative) for one country/region by region name.
Usage
plotRegionByName(regionList, country = "Germany")
Arguments
regionList
A list containing a representation of the data.
country
Name of a country from the list dataList
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.