growth_rate_graph | R Documentation |
Generate growth rate graph
growth_rate_graph(data, window_width)
data |
data fram with column 'region' for each group, 'Date' with dates and 'total', for fitting the growth rates |
window_width |
width for rolling window |
a 'ggplot' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.