Description Usage Arguments Value
Given a tibble with all the frame dimensions you get
after you run both wrap_frame_dims()
and
find_ht_extension_and_add_true_fork()
you
can now calculate the fork trail.
1 | calculate_fork_trail(df, wheel_diameter = 622)
|
df |
A tibble with frame dimensions returned by |
wheel_diameter |
Wheel diameter in millimeters; 622 is the bead seat diameter of a 700c wheel. To see the effect of the tire width, add 2 x tire width in millimeters |
A scalar equal to the fork trail in millimeters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.