eq_location_clean: Clean location column of NOAA earthquake dataset

Description Usage Arguments Value Examples

View source: R/eq_location_clean.R

Description

Clean location column of NOAA earthquake dataset

Usage

1

Arguments

quakes_df

A dataframe with the same column specification as NOAA earthquake data

Value

Dataframe containing a LOCATION column with the country stripped out

Examples

1
2
3
4
## Not run: 
cleaned_df <- eq_location_clean(quakes_df)

## End(Not run)

zumthor86/quakeR documentation built on Nov. 5, 2019, 1:29 p.m.