eq_location_clean: Location name cleanup

Description Usage Arguments Examples

Description

This function drops the country-name and colon from the location name. Furthermore, it converts the text to title case. WOW, it does soooo much!!!

Usage

1
eq_location_clean(my_data, LOCATION_NAME = "LOCATION_NAME")

Arguments

my_data

data.frame that holds your NOAA earthquake data. Can be raw or cleaned up by earthquake::eq_clean_data

LOCATION_NAME

A character with the name of the column that holds the raw NOAA location name.

Examples

1
2

kjsykora/earthquake documentation built on May 29, 2019, 3:38 a.m.