generate_inflation_data: Generate the dataset for drawing the inflation curves

Description Usage Arguments Value

View source: R/generate-inflation-curve-data.R

Description

Assign it to a variable if you want to explore it.

Usage

1
2
3
generate_inflation_data(wheel_loads = wheel_loads_lbs(),
  tire_sizes = tire_sizes_mm(), min_psi = min_tire_psi,
  max_psi = max_tire_psi)

Arguments

wheel_loads

Vector containing the major X axis loads.

tire_sizes

Vector containing the different tire widths.

min_psi

Lowest pressure to plot.

max_psi

Highest pressure to plot.

Value

tibble


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