Description Usage Arguments Value Examples
eq_location_clean function to clean the location_name variable of the earthquakes datasets; strips out the country name and converts to title case
1 | eq_location_clean(dataframe)
|
dataframe |
the dataframe with earthquake data, with the original location_name_variable |
a dataframe called "clean_data"
1 | ## Not run: eq_location_clean(intermediate_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.