The goal of Capstone is to process, filter and visualize adataset obtained from the US National Oceanographic and Armospheric Administration (NOAA). This NOAA dataset contains information about significant earthquakes over time.
You can install the released version of Capstone from CRAN with:
install.packages("Capstone")
This is a basic example which shows you how to solve a common problem:
library(Capstone)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.