Generate the base plot of inflation curves for all tire sizes

generate_base_pressure_plot(base_inflation = generate_inflation_data(),
  plot_theme = theme_dg_pale())

Arguments

base_inflation

the inflation data to use.

plot_theme

the ggplot theme to use.

Value

ggplot object