README.md

NOAA: Functions for processing and visualizing earthquake dataset

Travis-CI Build Status

DISCLAIMER:

DO NOT COPY OR USE ANY CONTECT FROM THIS PACKAGE. You are not allowed to use the code/scripts of this package for completing Coursera assignment(s). You are not allowed to copy the parts of the code for usage in your scripts. This package it placed in GitHub solely for evaluation of Coursera assignment and not with the distribution purposes.

This package operates on dataset obtained from the U.S. National Oceanographic and Atmospheric Administration (NOAA) on significant earthquakes around the world.

This package has several functions for processing and filtering of the earthquake dataset: eq_location_clean(), eq_clean_data(), filter_date_and_country(), eq_create_label().

Functions for earthquake dataset visualization include: geom_timeline(), geom_timeline_label(), eq_map().

The package was created for Coursera assignment in "Mastering Software Development in R Capstone" course. The most recent updates can be installed via the devtools package using:

devtools::install_github("androsova/NOAA")

Unauthorized copying of this file, via any medium is strictly prohibited. The code/project cannot be copied and/or distributed without the express permission of Ganna Androsova.



androsova/NOAA documentation built on May 10, 2019, 11:44 a.m.