mph.to.kts: Miles per hour to knots

Description Usage Arguments Value

Description

The function takes in wind speed value in units, miles per hour (mph) and returns the value after conversion in units, knots (kts)

Usage

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

Arguments

wind.mph

vector of wind speeds in miles per hour

round

number of digits after decimal point to be rounded up to

Value

wind.kts

vector of wind speeds in knots


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