Description Usage Arguments Details Value Examples
Combines date columns into a single Date
column.
Extracts countries from the location column.
If location is a US state, sets country to USA. Clean location names.
1 | eq_location_clean(loc)
|
loc |
Earthquake location name |
Removes country, etc. from locations.
Cleaned location name
1 2 | earthquakecapstone:::eq_location_clean("CALIFORNIA: SANTA BARBARA")
earthquakecapstone:::eq_location_clean("MEXICO: BAJA CALIFORNIA: LORETO")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.