eq_location_clean: eq_location_clean

Description Usage Arguments Value Examples

Description

This function takes the NOAA hurricane data and cleans the LOCATION_NAME column.

Usage

1

Arguments

df

a data frame with LOCATION_DATA column to be cleaned.

Value

a data frame with extraneous data removed from column LOCATION_NAME.

Examples

1
final_hurricanes <- eq_location_clean(all_hurricanes_clean)

seewilds/timelineR documentation built on May 20, 2019, 10 a.m.