Data point formatting function
dual_pressure_point(tire_size, position = c("Front", "Rear"), psi)
| tire_size | String in the form "<integer>mm". |
|---|---|
| position | Indicates which wheel. Value should be "Front" or "Rear". |
| psi | Inflation pressure for the wheel. |
string similar to
28mm Front
80 psi | 5.5 bar