Description Usage Arguments Value
The function takes in wind speed value in units, miles per hour (mph) and returns the value after conversion in units, knots (kts)
| 1 | mph.to.kts(wind.mph, round = 2)
 | 
| wind.mph | vector of wind speeds in miles per hour | 
| round | number of digits after decimal point to be rounded up to | 
| wind.kts | vector of wind speeds in knots | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.