title: "README.md" author: "Danny Park" date: "11/30/2020" output: html_document
{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
In this package, functions tidy and visualize data from the "U.S. National Oceanographic and Atmospheric Administration" "Significant Earthquakes". The visualizations include plotting the earthquakes along a timeline as well as on an interactive map.
You can check the Travis.ci build on the following link: https://travis-ci.org/github/dannyjwpark/NOAA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.