R/generate_base_plot.R
generate_base_pressure_plot.RdGenerate the base plot of inflation curves for all tire sizes
generate_base_pressure_plot(base_inflation = generate_inflation_data(), plot_theme = theme_dg_pale())
| base_inflation | the inflation data to use. |
|---|---|
| plot_theme | the ggplot theme to use. |
ggplot object