Generate growth rate graph

growth_rate_graph(data, window_width)

Arguments

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

Value

a `ggplot` object