eq_location_clean: cleans the LOCATION_NAME column

Description Usage Arguments Value Examples

Description

cleans the LOCATION_NAME column by stripping out the country name (including the colon) and converts names to title case (as opposed to all caps).

Usage

1

Arguments

raw_data

the name of the file to read (character)

Value

a data frame with a clean LOCATION_NAME column

Examples

1
## Not run: eq_clean <- eq_location_clean(eq_clean <- raw_data)

clems/NoaaCS documentation built on May 12, 2019, 1:59 p.m.