eq_location_clean: Clean the LOCATION_NAME column

Description Usage Arguments Value Examples

View source: R/hello.R

Description

This function cleans the LOCATION_NAME column

Usage

1

Arguments

raw_data

A dataframe containing the information about historical earthquakes

Value

A dataframe with a clean LOCATION_NAME column

Examples

1
2
3
4
## Not run: 
eq_location_clean(eq_clean_data(raw_data))

## End(Not run)

marioles/rcapstone documentation built on Sept. 16, 2020, 8:23 a.m.