Description Usage Arguments Value Examples
The goal of the function is to The clean data frame so that it has the following: (i) A date column created by uniting the year, month, day and converting it to the Date class. (ii) LATITUDE and LONGITUDE columns converted to numeric class.
1 | eq_clean_data(raw_data)
|
raw_data |
Data file on earthquakes from U.S. National Oceanographic and Atmospheric Administration (NOAA). |
An object of class data.frame or tbl_df or tibble.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.