knots_to_mph: knots_to_mph

View source: R/utils.R

knots_to_mphR Documentation

knots_to_mph

Description

convert knots (kt) to miles per hour (mph)

Usage

knots_to_mph(x)

Arguments

x

wind speed in knots

Value

x in miles per hour

Examples

knots_to_mph(65)

ropensci/rrricanes documentation built on Oct. 14, 2023, 3:20 p.m.