Description Usage Arguments Value Examples
View source: R/eq_location_clean.R
This function is a intermediate step to clean the raw data. The 'eq_clean_data' will use it behind the scenes to insert the column LOCATION.
| 1 | eq_location_clean(clean_data)
 | 
| clean_data | A dataframe object returned by the 
 | 
Adds a new column to the DataFrame called LOCATION, following the specifications: Title Case and without country name.
| 1 | ## Not run: eq_location_clean(clean_data)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.