Description Usage Arguments Value Examples
Split the location / country field in two fields : one for the country and one for the location
1 | eq_location_clean(raw_data)
|
raw_data |
the data.frame to be cleaned |
a cleaned data frame with two fields for the country and the location
1 | ## Not run: eq_location_clean(NOAAdata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.