Description Usage Arguments Value Source See Also Examples
The function eq_clean_data
read a database and returns a database with special formats of some columns.
1 | eq_clean_data(earthquakes)
|
earthquakes |
to enter a database of NOAA. |
if file exists, this function read the file and return a database as a data frame where date, latitude and longitude have special formats.
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_clean_data("earthquakes.tsv.gz")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.