plot_growth: Plot the growth curve

Description Usage Arguments Value Examples

View source: R/plot-data.R

Description

Plot the growth curve

Usage

1

Arguments

data

A dataframe (or tibble) imported using read_corona()

Value

A ggplot object

Examples

1
2
3
4
5
## Not run: 
data(corona_data, statstisitic = "infections")
plot_growth(corona_data)

## End(Not run)

jnshsrs/corona documentation built on April 9, 2020, 11:10 p.m.