Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

skolchin/eqvispkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


eqvispkg Package - Earthquake data visualization package

The package was written for the Capstone project assignment for the Johns Hopkins University "Mastering Software Development in R" specialization on Coursera.

This package implements some functions to visualize the data of Significant Earthquakes dataset provided by the National Oceanic and Atmospheric Administration (NOAA).

Installation

The devtools package has to be installed before installing this package.

To install the package use:

install_github('skolchin/eqvispkg')
library(eqvispkg)

Vignette

To get started, read the introduction vignette: vignette('introduction', package = 'eqvispkg').

Travis Badge

Travis-CI Build Status

About

"Mastering Software Development in R" Capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages