knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This package provides functions to work with NOAA earthquake data and provides visualization methods.
For the installation of this package one first has to download the devtools
package. Subsequently one can download the Capstone
from github.
#install_github("mkaywins/Capstone", build_vignettes = TRUE) # library("Capstone")
For an introduction to this package and its functions make sure to read the vignette 'Introduction'.
Run vignette("Introduction","Capstone")
or browseVignettes("Capstone")
to view vignettes of this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.