Description Usage Arguments Value Examples
This is my capstone project during the course "Mastering Software Development in R Capstone" by Roger D. Peng and Brooke Anderson, Johns Hopkins University as a part of "Mastering Software Development in R Professional Certificate" program on Coursera. —————————————————————————– WEEK 1 - Clean —————————————————————————– Clean earthquake data This function cleans the earthquake data retrieved from NOAA database. It uses the archived data including the records dated before 1995.
1 |
data |
data.frame – the earthquake data base by NOAA (USA) |
data.frame
1 | ## Not run: eq_clean_data(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.