check_pressure: Check if pressure exceeds certain levels

Description Usage Arguments Value

View source: R/bike-tire-pressures.R

Description

Display a message if the tire pressure might be getting into the range where a tire or rim could be overinflated. Data published by DT Swiss listing the maxiumum rim pressure by tire size is used.

Usage

1
check_pressure(p, tire_size)

Arguments

p

Desired tire inflation pressure

tire_size

tire size

Value

a list or NA


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