mphtoms: Convert Wind Velocity from mph to m/s

Description Usage Arguments Value Author(s) Examples

View source: R/mphtoms.R

Description

Converts Wind Velocity values in mph to m/s

Usage

1
mphtoms(wvmph)

Arguments

wvmph

Numerical Vector of Wind Velocity Values in mph

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 mph to m/s
mphtoms(wvmph=9.4)

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