View source: R/calculate_pace.R
calculate_target_pace | R Documentation |
Function to calculate target pace in min km-1.
calculate_target_pace(distance, time, as.hms = FALSE)
distance |
Distance in kilometres. |
time |
A formatted time string such as |
as.hms |
Should the return be of hms class? |
Character of hms vector.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.