Description Usage Arguments Value Examples
Plot the growth curve
1 |
data |
A dataframe (or tibble) imported using |
A ggplot object
1 2 3 4 5 | ## Not run:
data(corona_data, statstisitic = "infections")
plot_growth(corona_data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.