growth_rate_graph: Generate growth rate graph

View source: R/covid_graphs.R

growth_rate_graphR Documentation

Generate growth rate graph

Description

Generate growth rate graph

Usage

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


mountainMath/CanCovidData documentation built on July 29, 2022, 1:41 p.m.