flyeye/earthquakes: Cleaning and visualizing data from NOAA Significant Earthquake Database

Earthquakes package contains a two main functions one can use to visualize data about Earthquake from NOAA. First function (geom_timeline) makes a ggplot geom object representing timeline within defined limits with earthquakes. Second function (eq_map) makes a interactive map with earthquakes epicentrum and popup information. There are a few data cleaning and processing function.

Getting started

Package details

AuthorAlexey V. Popov
MaintainerAlexey V. Popov <9141866@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("flyeye/earthquakes")
flyeye/earthquakes documentation built on May 16, 2019, 1:42 p.m.