kts.to.mps: Knots to meters per second

Description Usage Arguments Value

Description

The function takes in wind speed value in units, knots (kts) and returns the value after conversion in units, meters per second (mps)

Usage

1
kts.to.mps(wind.kts, round = 2)

Arguments

wind.kts

vector of wind speeds in knots

round

number of digits after decimal point to be rounded up to

Value

wind.mps

vector of wind speeds in meters per second


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