eq_location_clean: Clean NOAA earthquake location

Description Usage Arguments Value Examples

Description

This function takes a raw NOAA earthquake data.frame and cleans the LOCATION_NAME column, by removing the country name and converting the string to title case.

Usage

1
eq_location_clean(dataframe)

Arguments

dataframe

A data.frame including raw NOAA earthquake data, as read from the original .txt file.

Value

A tibble with the cleaned LOCATION_NAME column.

Examples

1

rafaelcb/NOAA documentation built on May 9, 2019, 1:16 p.m.