knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Build Status

NOAA

The goal of NOAA is to load and map interactive earthquake data.

Installation

You can install the released version of NOAA from github with:

devtools::install_github("ctaber/NOAA")

Example

To see how this package works, please see the vignette titled: 'model_details'



ctaber/NOAA documentation built on Nov. 4, 2019, 9:19 a.m.