ms_to_min_km | R Documentation |
Function to convert speed in meters per second (m.s-1) to minutes per kilometre (min.km-1).
ms_to_min_km(x, round = NA)
x |
Speed in metres per second (m.s-1). |
round |
Number of decimal points to round the return to. |
hms vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.