powered by
By default limited to countries with population > 4M, and over 200 cases. This may take over 5s to run, depending on your hardware.
corona_lockdown( pdf = FALSE, minpeople = 4e+06, mincases = 200, cols = 7, striptextsize = 10, textsize = 10, legendx = 0.94, legendy = 0.02 )
print to PDF
Minimum population for the country
Minimum number of COVID-19 cases
Number of columns to display, default = 7
size of text in country names
Size of text header
X position of legend
Y position of legend
# NOT RUN { corona_lockdown( cols=14 ) # }
Run the code above in your browser using DataLab