Convert Wind Velocity from knots to m/s {ThermIndex} | R Documentation |
Converts Wind Velocity values in Knots to m/s
kntoms(wvkn)
wvkn |
Numerical Vector of Wind Velocity Values in Knots |
Numerical vectors containing Wind velocity in m/s
Francisco Jablinski Castelhano - Laboclima/Universidade Federal do ParanĂ¡
##----Converting Wind from Knots to m/s
kntoms(wvkn=4)