Cesar-Urteaga/rnoaa: Functions to get, clean, visualize, and analize the NOAA's quake database

A package developed for the capstone project of the Coursera's specialization "Mastering Software Development in R" offered by the Johns Hopkins University. It consists of a set of functions to get, clean, visualize, and analyze the earthquake data provided by the US National Oceanic and Atmospheric Administration (NOAA). The package includes two ggplot2's geoms to examine the timeline in which the quakes have occurred and it also has two functions to visualize the earthquake's epicenters in an interactive way using the R's leaflet maps.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version0.1.0
URL https://github.com/Cesar-Urteaga/rnoaa
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Cesar-Urteaga/rnoaa")
Cesar-Urteaga/rnoaa documentation built on May 10, 2019, 5:16 a.m.