Description Usage Arguments Value
Function to extract approximate epidemic curves from the cumulative case data.
1 | make_daily_travel(travel_data, travel_dispersion = 10)
|
travel_data |
monthly travel data |
travel_dispersion |
How dispersed daily travel should be. – Set to 10 for very (i.e., most of travel on a couple days) – Set to 3 for moderate – Set to .01 for none (evenly mixed across days) |
a data frame with randomly distributed travel into days
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.