eq_location_clean | R Documentation |
More detailed description
eq_location_clean(LOCATION_NAME)
LOCATION_NAME |
vector that include country and location in the same string |
vector that contains only location
## Not run: x <- c("JORDAN: BAB-A-DARAA,AL-KARAK", "SYRIA: UGARIT", "TURKMENISTAN: W", "GREECE: THERA ISLAND (SANTORINI)", "ISRAEL: ARIHA (JERICHO)" ) eq_location_clean(x) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.