eq_location_cleaning: Location cleaning

Description Usage Arguments Details Examples

View source: R/eq_location_cleaning.R

Description

Location cleaning

Usage

1

Arguments

raw_data

Raw dataframe from eq_read_data function.

Details

This function cleanes the location variable

Examples

1
2
raw_data <- eq_read_data()
cleaned_data <- eq_location_cleaning(raw_data)

MarkPados/Earthquakes.capstone.project documentation built on May 22, 2019, 3:38 p.m.