eq_clean_data: Clean the row signif_dat

Description Usage Arguments Details Value Examples

Description

A date column created by uniting the year, month, day and converting it to the Date class LATITUDE and LONGITUDE columns converted to numeric class

Usage

1

Arguments

dat

A tibble of NOAA signif data with 47 variables, default for signif.txt

Details

#refactor to standard evaluation instead of dplyr

Value

A tibble containing 48 vaiables

Examples

1
2
3
4
## Not run: 
clean_dat <- eq_clean_data()

## End(Not run)

nobuhiroK/MSDRCapstone3 documentation built on May 31, 2019, 8:49 p.m.