R/plot-bike-inflation.R
plot_bike_inflation.RdPlot and label front and rear wheel inflation data for a bike setup
plot_bike_inflation(base_plot = base_pressure_plot, bike, show_note = FALSE, note = NULL)
| base_plot | ggplot object of base tire pressure curves. |
|---|---|
| bike | tibble to display for specific bike and rider. |
| show_note | boolean to show the note under the title. |
| note | string to print under title |
ggplot object with the bike superimposed over the base inflation plot.