eq_clean_data: Clean raw NOAA data

Description Usage Arguments Value Examples

View source: R/clean_data.R

Description

Clean raw NOAA data

Usage

1
eq_clean_data(raw_noaa_df)

Arguments

raw_noaa_df

a dataframe containing raw NOAA data on significant earthquake. Removes dates BCE as they are not handled easily by the date class that is required by the assignment. The data used for testing can be found in the object raw_noaa.

Value

A clean dataframe

Examples

1

ElliottMess/msdr documentation built on Dec. 17, 2021, 6:27 p.m.