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