eq_location_clean: Format to location in the database

Description Usage Arguments Value Source Examples

Description

The function eq_location_clean clean earthquake location data.

Usage

1

Arguments

location

charater string with location and country followed by a colon.

Value

This function returns a character string in title case with the country and colon removed.

Source

This capstone project will be centered around a dataset obtained from the U.S. National Oceanographic and Atmospheric Administration (NOAA) on significant earthquakes around the world. This dataset contains information about 5,933 earthquakes over an approximately 4,000 year time span.

Examples

1
## Not run: eq_location_clean("JAPAN:  TUWANO")

RG9303/ProjectRGCapstone documentation built on Sept. 23, 2020, 12:43 a.m.