eq_location_clean: Cleans LOCATION_NAME column

Description Usage Arguments Value Examples

View source: R/earthquake_proj.R

Description

Cleans LOCATION_NAME column and returns earthquake data from the US National Centers for Environmental Information: https://www.ngdc.noaa.gov/hazel/view/hazards/earthquake/search.

Usage

1
eq_location_clean(dataframe)

Arguments

dataframe

A character string giving the name of the input dataframe.

Value

Output will be a data.frame object.

Examples

1
2
3
4
## Not run: 
eq_location_clean(eq_clean_data("data/earthquakes.tsv"))

## End(Not run)

csgbloom/NOAAearthquake documentation built on April 12, 2021, 12:40 p.m.