Description Usage Arguments Examples
eq_location_clean
function strips out country name and
converts column names to title case for readability.
1 |
data |
Earthquakes data frame from NOAA database. |
1 2 3 4 | ## Not run:
earthquakes <- eq_location_clean(noaa_data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.