eq_clean_data: eq_clean_data function takes raw NOAA data data frame and...

Description Usage Arguments Value Examples

Description

eq_clean_data function takes raw NOAA data data frame and returns a data frame with the Date field added.

Usage

1

Arguments

data

A data frame with raw data obtained from NOAA website

Value

A copy of the data data frame with the Date field added

Examples

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

## End(Not run)

EAVWing/SigEarthquakes documentation built on May 27, 2019, 3:29 p.m.