Convert Wind Velocity from km/h to m/s {ThermIndex} | R Documentation |
Converts Wind Velocity values in Km/h to m/s
kmhtoms(wvkmh)
wvkmh |
Numerical Vector of Wind Velocity Values in Km/h |
Numerical vectors containing Wind velocity in m/s
Francisco Jablinski Castelhano - Laboclima/Universidade Federal do ParanĂ¡
##----Converting Wind from Km/h to m/s
kmhtoms(wvkmh=5)