eq_location_clean: Clean earthquake location data

Description Usage Arguments Value Examples

Description

Clean earthquake location data

Usage

1

Arguments

location

Charater string with location, including country followed by a colon.

Value

Returns a character string in title case with the country and colon removed.

Examples

1
eq_location_clean("ITALY: VERONA") # => "Verona"

davidbody/earthquakes-package documentation built on May 14, 2019, 10:37 p.m.