Description Usage Arguments Value Source Examples
The function eq_location_clean
clean earthquake location data.
1 | eq_location_clean(location)
|
location |
charater string with location and country followed by a colon. |
This function returns a character string in title case with the country and colon removed.
This capstone project will be centered around a dataset obtained from the U.S. National Oceanographic and Atmospheric Administration (NOAA) on significant earthquakes around the world. This dataset contains information about 5,933 earthquakes over an approximately 4,000 year time span.
1 | ## Not run: eq_location_clean("JAPAN: TUWANO")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.