eq_location_clean: eq_location_clean

Description Usage Arguments Value Examples

Description

this function take in the NOAA data.frame and process the column LOCATION_NAME. The column will get the first country removed and convert the rest to mixed case. IE, the value "ITALY: SICILY" will be converted in "Sicily".

Usage

1

Arguments

rawNOAA

Value

the original data.frame with LOCATION_NAME mutated

Examples

1
2
3
4
 ## Not run: 
 eq_location_clean(rawNOAA)
 
## End(Not run)

azerbinati/capStoneQuake documentation built on May 14, 2019, 2:41 p.m.