get_hurricane_data: Reads in and cleans raw hurricane data for use with our new...

Description Usage Examples

View source: R/cleaning_script.R

Description

Reads in and cleans raw hurricane data for use with our new ggplot geom

Usage

1

Examples

1
2
3
## Not run: katrina_data <- get_hurricane_data() %>%
                         filter(startsWith(storm_id, "KATRINA")
## End(Not run)

rsizem2/wind-radii-geom documentation built on Dec. 31, 2020, 3:13 a.m.