#' Chile Subduction Zone Data
#'
#' Data from USGS https://earthquake.usgs.gov/earthquakes/search/ for a
#' region along the Chilean coastline from a date range of 1900 - 2017.
#'
#' @docType data
#'
#' @usage data(chile)
#'
#' @format An object of class \code{"data.frame"}
#'
#' @keywords datasets
#'
#' @references https://earthquake.usgs.gov/earthquakes/search/
#'
#' @source \href https://earthquake.usgs.gov/earthquakes/search/
#'
#' @examples
#' data(chile)
#' adj_beniplot(data = chile, strike = 13)
#'
#'
"chile"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.