plot_bike_inflation: Plot and label front and rear wheel inflation data for a bike...

Description Usage Arguments Value

Description

Plot and label front and rear wheel inflation data for a bike setup

Usage

1
2
plot_bike_inflation(base_plot = base_pressure_plot, bike, show_note = FALSE,
  note = NULL)

Arguments

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

Value

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


dgabbe/btpress documentation built on Aug. 2, 2019, 12:55 a.m.