ronybsulca/earthquakeGeoms: Earthquake Data Cleaning And Graphics Display

earthquakeGeoms includes a variety of functions to help clean and display the earthquakes in the NOAA data frame (National Centers for Environmental Information). To clean the dataset, use 'eq_loaction_clean' and 'eq_clean_data'. To analyze the data, use the new geom 'GeomTimeline', through its calling function 'geom_timeline'. To see the location of the earquakes through properly annotated circles in a leaflet map, use 'eq_map' and 'eq_create_label'.

Getting started

Package details

AuthorRony Sulca (ronybsulca@berkeley.edu)
MaintainerRony Sulca <ronybsulca@berkeley.edu>
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("ronybsulca/earthquakeGeoms")
ronybsulca/earthquakeGeoms documentation built on May 6, 2019, 5:03 p.m.