kmhtoms: Convert Wind Velocity from km/h to m/s

Description Usage Arguments Value Author(s) Examples

View source: R/kmhtoms.R

Description

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

Usage

1
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<c3><a1>

Examples

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

ThermIndex documentation built on May 1, 2019, 7:56 p.m.