eq_location_clean: Location clean for dataset obtained from the U.S. National...

Description Usage Arguments Value Examples

View source: R/eq_clean_data.R

Description

Dataset contains varaible LOCATION_NAME that should be trimmed. This function deletes names of countries and regions which in LOCATION_NAME placed before ":"

Usage

1

Arguments

raw

dataset fo earthquakes at data.frame format

Value

dataframe with trimmed LOCATION_NAME field

Examples

1
2
3
4
## Not run: 
eq_location_clean(dataset_noaa_raw)

## End(Not run)

dddbbb/erquaker documentation built on May 17, 2019, 9:11 a.m.