Convert Wind Velocity from km/h to m/s {ThermIndex}R Documentation

Convert Wind Velocity from km/h to m/s

Description

Converts Wind Velocity values in Km/h to m/s

Usage

kmhtoms(wvkmh)

Arguments

wvkmh

Numerical Vector of Wind Velocity Values in Km/h

Value

Numerical vectors containing Wind velocity in m/s

Author(s)

Francisco Jablinski Castelhano - Laboclima/Universidade Federal do ParanĂ¡

Examples

##----Converting Wind from Km/h to m/s
kmhtoms(wvkmh=5)

[Package ThermIndex version 0.2.0 Index]