Description Usage Arguments Value Examples
View source: R/distance_discharge_conversions.r
use for river km to mile conversion if you are not changing km/mile 0 location
1 | km_to_mile(km)
|
km |
kilometer |
mile
1 2 | mile1 <- km_to_mile(3.42)
mile2 <- mile_to_km(c(150.23, 358.3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.