Combine Reff plots for two skygrowth fits, for example comparing s614 G and D clades
1 2 3 4 5 6 | add_ggR_sarscov2skygrowth(
x,
x1,
date_limits = c(as.Date("2020-03-01"), NA),
...
)
|
x |
skygrowth1 fit |
x1 |
skygrowth1 fit |
... |
additional arguments passed to ggplot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.