Plot and label front and rear wheel inflation data for comparing 2 bike setups

plot_2_bike_inflation(base_plot = base_pressure_plot, bike_a, bike_b,
  images = NULL)

Arguments

base_plot

ggplot object of base tire pressure curves.

bike_a

tibble to display for specific bike and rider.

bike_b

tibble to display for specific bike and rider.

images

vector of images to display for points. Order of images is bike_a, bike_b.

Value

ggplot object with the bikes superimposed over the base inflation plot.

See also

plot_bike_inflation