saffir: saffir

View source: R/utils.R

saffirR Documentation

saffir

Description

Return category of tropical cyclone based on wind. Saffir- Simpson Hurricane Scale does not apply to non-tropical cyclones.

Usage

saffir(x)

Arguments

x

Vector of wind speed values.

Examples

saffir(c(32, 45, 70, 90, 110, 125, 140))

timtrice/rrricanes documentation built on Oct. 11, 2023, 2:25 a.m.