eq_location_clean: Cleaning the LOCATION_NAME

Description Usage Arguments Value Examples

Description

eq_location_clean() cleans LOCATION_NAME column in the raw NOAA data frame by returning only the names of locations without COUNTRY (avoid redundant) in the formate of title case, which could be used as pop-up text in leaflet.

Usage

1

Arguments

raw_data

A data frame with uncleaned LOCATION_NAME

Value

A data frame with cleaned LOCATION_NAME

Examples

1
## Not run: data <- eq_location_clean(eq_clean_data(raw_data))

maianhdang/noaa.visualise documentation built on May 22, 2019, 12:23 p.m.