eq_location_clean: Builds Location Label for NOAA Dataset

Description Usage Arguments Value Examples

View source: R/eq_clean.R

Description

Cleans the LOCATION_NAME column by stripping out the country name (including the colon) and converts names to title case. This is later used for annotating visualizations.

Usage

1

Arguments

tbl

Data frame of NOAA Significant Earthquakes dataset.

Value

Data frame.

Examples

1
2
3
4
## Not run: 
eq_clean_data(earthquakes) %>% eq_location_clean()

## End(Not run)

avidclam/msdr5 documentation built on May 29, 2019, 11:02 p.m.