convert_to_pace {lactater} | R Documentation |
Convert m/s to s/100m
Description
It converts speed, in m/s, to pace, in s/100m.
Usage
convert_to_pace(speed)
Arguments
speed |
The speed to convert to pace. |
Value
the converted pace
[Package lactater version 0.2.0 Index]