Description Usage Arguments Details Value Examples
This function takes a NOAA earthquake data frame and do some data
manipulation on Locaiton Name
.
1 |
data |
a data frame of NOAA earthquake. |
eq_location_clean
function manipulates the Location Name
by
separating country name and location name into Country
and
Location
columns. It then turns Location
into Title Case.
a tibble
with one additional column which is the result of the
previous Location Name
being divided into two columns Country
and Location
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.