eq_location_clean: Cleans the location data

Description Usage Arguments Value Examples

Description

It's supposed to be used to clean the data of the LOCATION_NAME column. It does it in the following way:

Usage

1

Arguments

location

input location to clean.

Value

Cleaned location which contains the places affected by earthquake converted to title case.

Examples

1
 eq_location_clean("TURKEY:  IZMIR, EFES"); #Izmir, Efes

Valentin-Konoshenko/Earthquakes4Coursera documentation built on May 23, 2019, 1:08 p.m.