eq_location_clean: Parse LOCATION_NAME field of NOOA dataset

Description Usage Arguments Value Examples

Description

This function parses the LOCATION_NAME stripping out the country name and converting it to title case

Usage

1
eq_location_clean(location_name)

Arguments

location_name

represents the detailed information about location

Value

This function returns the clean version of the LOCATION_NAME

Examples

1
2
3
4
## Not run: 
eq_location_clean(raw$LOCATION_NAME)

## End(Not run)

bibagitbub/capstone documentation built on May 24, 2019, 3:04 a.m.