runTime | R Documentation |
display runnning times in useful units
runTime(d, t)
d |
Numerical value: distance [km] |
t |
Charstring: time ["MM:SS"] |
list with time elements
Berry Boessenkool, berry-b@gmx.de, Jun 2020
runAxis
runTime(d=3.6, t="15:40")
runTime(d=3.6, t="15:10")
runTime(d=3.6, t="14:50")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.