R/plot-2-bike-inflation.R
plot_2_bike_inflation.Rd
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)
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. |
ggplot object with the bikes superimposed over the base inflation plot.
plot_bike_inflation