Description Usage Arguments Value Examples
This function cleans and readies the NOAA dataset.
1 | eq_clean_data(raw_data)
|
raw_data |
the data.frame to be cleaned |
data.frame containing the cleaned data (lubridate ymd format for the date, latitude and longitude converted to numeric)
1 | ## Not run: eq_clean_data(NOAAdata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.