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