Description Usage Arguments Examples
Requires ggplot2, plyr and the data frames lock, owid, citymap. Multiple, select frames are plotted.
1 | corona_citymap(pdf = FALSE, FewCities = NULL, cols = 4)
|
pdf |
= TRUE writes to PDF, default FALSE |
FewCities |
a c() list of city names from the city options. Default is all. |
cols |
Number of columns in output, default is 4 |
1 | corona_citymap(cols=4);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.