plot_2_bike_inflation: Plot and label front and rear wheel inflation data for...

Description Usage Arguments Value See Also

Description

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

Usage

1
2
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


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