Description Usage Value Source Examples
The reproduction number R gives the average number of people infected by one person with COVID-19.
1 |
A dataframe with the following 4 columns:
date for which the reproduction number has been estimated
lower limit 95% confidence interval
estimated reproduction number
upper limit 95% confidence interval
https://data.rivm.nl/geonetwork/srv/dut/catalog.search#/metadata/ed0699d1-c9d5-4436-8517-27eb993eab6e?tab=relations
1 | ## Not run: mean(get_reproduction_rate()$Rt_avg,na.rm = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.