Description Usage Arguments Value Examples
Strips out country name (including colon) and concerts names to title case
1 | eq_location_clean(input_location)
|
input_location |
String denoting the raw location field in the NOAA dataset |
String with the country name stripped out and in title case
1 2 3 4 | ## Not run:
eq_location_clean("JORDAN: BAB-A-DARAA,AL-KARAK")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.