Add dates to country data
1 2 3 4 5 6 7 8 9 10 | hotspot(
input.data,
base.data,
slope.cut,
rate.cut,
hb.cut,
n,
spar.param,
dsource
)
|
input.data |
get_covid_sources() |
base.data |
case |
slope.cut |
0.1 |
rate.cut |
10 |
hb.cut |
100 |
n |
7 |
spar.param |
0.6 |
dsource |
Either "WHO" or "JHU" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.