ftps.to.mph: Feet per second to miles per hour

Description Usage Arguments Value

Description

The function takes in wind speed value in units, feet per second (ftps or ft/s) and returns the value after conversion in units, miles per hour (mph)

Usage

1
ftps.to.mph(wind.ftps, round = 2)

Arguments

wind.ftps

vector of wind speeds in feet per second

round

number of digits after decimal point to be rounded up to

Value

wind.mph

vector of wind speeds in miles per hour


pdasg/Rproject documentation built on May 24, 2019, 11:40 p.m.