eq_location_clean: Clean Earthquake Location

Description Usage Arguments Details Value Examples

Description

Clean up the Earthquake Location column

Usage

1

Arguments

df

Raw data frame with column LOCATION_NAME

Details

This function removes the country name from the location by splitting the location column at the first colon

Value

Data frame with transformed LOCATION_NAME column

Examples

1
## Not run: eq_clean_location(df)

ckoopmann/EQVisualisation documentation built on May 29, 2019, 2:07 p.m.