Description Usage Arguments Details Value Examples
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
1 | eq_clean_data(dat = read_signif())
|
dat |
A tibble of NOAA signif data with 47 variables, default for signif.txt |
#refactor to standard evaluation instead of dplyr
A tibble containing 48 vaiables
1 2 3 4 | ## Not run:
clean_dat <- eq_clean_data()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.