Description Usage Arguments Value
Create a two plots of COVID-19, by count and by density of confirmed cases.
1 | draw_confirmed(x = merge_census(), N = 1000)
|
x |
sf object of merged COVID-19 and census data |
N |
numeric, scaling for density. By default cases per 1000 people. |
a list of 2 ggplot2 graphics. Use patchwork to draw together ala
result[[1]] + result[[2]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.