Description Usage Arguments Value Examples
This function cleans the LOCATION_NAME column by stripping out the country name (including the colon) and converts names to title case (as opposed to all caps). This will be needed later for annotating visualizations.
1 |
df |
The raw dataset from NOAA website. |
This function returns the cleaned dataset as in the description.
1 | ## Not run: eq_tidy_data <- eq_location_clean(eq_download_data())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.