eq_location_clean: Strips out country name (including colon) and concerts names...

Description Usage Arguments Value Examples

View source: R/module1.R

Description

Strips out country name (including colon) and concerts names to title case

Usage

1
eq_location_clean(input_location)

Arguments

input_location

String denoting the raw location field in the NOAA dataset

Value

String with the country name stripped out and in title case

Examples

1
2
3
4
## Not run: 
eq_location_clean("JORDAN:  BAB-A-DARAA,AL-KARAK")

## End(Not run)

shaowei72/RCapstone documentation built on Sept. 19, 2020, 3:37 p.m.