Description Usage Arguments Author(s)
View source: R/speed_conversions.R
Convert between different vehicle speed units.
1 2 3 4 5 6 7 8 9 10 11 | kmh_to_ms(x)
ms_to_kmh(x)
kmh_to_mph(x)
mph_to_kmh(x)
mph_to_ms(x)
ms_to_mph(x)
|
x |
Input vector. |
Jack Davison
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.