Description Usage Arguments Value Examples
This function takes a raw NOAA earthquake data.frame and cleans the
LOCATION_NAME column, by removing the country name and converting the
string to title case.
1  | eq_location_clean(dataframe)
 | 
dataframe | 
 A data.frame including raw NOAA earthquake data, as read from the original .txt file.  | 
A tibble with the cleaned LOCATION_NAME column.
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.