eq_location_clean: Location_NAME column

Description Usage Arguments Value Examples

View source: R/obtain and clean data.R

Description

eq_clean_data () function also needs functionality of clean LOCATION_NAME that is devoid of country name

Usage

1

Arguments

df

an object data frame

Value

Returns a cleaned dataframe as described

Examples

1
2
3
4
5
6
## Not run: 
  df <- load_data() %>% eq_location_clean()
  print(class(df))
  head(df)

## End(Not run)

dannyjwpark/NOAA documentation built on Dec. 31, 2020, 11:11 p.m.