hurricane: Extract single hurricane from tidied ext_tracks

Description Usage Arguments Value

View source: R/hurricane.R

Description

Extract single hurricane from tidied ext_tracks

Usage

1
hurricane(.data, name, .date = NULL)

Arguments

.data

Tidied ext_tracks data.frame

name

Name (ID) of the hurricane as stored in .data

.date

date-time string, such as "2008-09". The function will filter with stringr::str_detect

Value

A single observation of a hurricane in a data.frame


niklaas/geomhurricane documentation built on May 29, 2019, 7:18 a.m.