Description Usage Arguments Value Examples
This function cleans the LOCATION_NAME column
1 |
raw_data |
A dataframe containing the information about historical earthquakes |
A dataframe with a clean LOCATION_NAME column
1 2 3 4 | ## Not run:
eq_location_clean(eq_clean_data(raw_data))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.