calculate_handicaps: Use 5k time to predict running time using the Reigel Formula

Description Usage Arguments

View source: R/calculate_handicaps.R

Description

Use 5k time to predict running time using the Reigel Formula

Usage

1
2
3
4
calculate_handicaps(
  slowest_runner = as.numeric(lubridate::ms("30:00")),
  race_distance = 2.145
)

Arguments

slowest_runner

the time of the slowest runner

race_distance

the distance of the predicted race


jonnylaw/jesmondjoggers documentation built on Jan. 18, 2020, 12:16 a.m.