Description Usage Arguments Value Examples
eq_location_clean function takes raw LOCATION NAME from the data data frame and returns a clean field.
1 |
data |
A data frame with raw data obtained from NOAA website |
modified data data frame with the LOCATION_NAME in title case and the country name removed from the LOCATION NAME field
1 2 3 4 | ## Not run:
eq_location_clean(data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.