tidy_storm: Tidy Storm Data

Description Usage Arguments Value Examples

View source: R/tidy_storm.R

Description

Tidy up the storm data for mapping purpose.

Usage

1
tidy_storm(storm, storm_date)

Arguments

storm

The name of the storm

storm_date

The date and time of when the storm occured, type in specific date up to hour, further input (min and sec) will throw an error.

Value

A tibble of organized storm data

Examples

1
tidy_storm("Katrina", "2005-08-29 12")

mykoCheng/ANewGeom documentation built on May 5, 2019, 12:31 p.m.