eq_clean_data: Clean raw data of NOOA dataset

Description Usage Arguments Value Examples

View source: R/capstone_functions.R

Description

This function converts time information to Date class, it converts the longitude and latitude information to numeric and it applies the eq_location_clean() function to LOCATION_NAME

Usage

1

Arguments

raw

contains the original raw dataset

Value

This function returns the clean version of the dataset

Examples

1
2
3
4
## Not run: 
eq_clean_data(raw)

## End(Not run)

sophiasagan/R_Capstone documentation built on Oct. 18, 2020, 10:36 p.m.