#' Hector Mine earthquake catalog.
#'
#' A dataset containing the location, magnitude, and time since initial earthquake
#' event occurring on October 16, 1999.
#'
#' @format A data frame with 542 rows and 4 variables:
#' \describe{
#' \item{lon}{longitude}
#' \item{lat}{latitude}
#' \item{t}{time since the initial earthquake event, measured in days}
#' \item{m}{magnitude}
#' }
#' @source Hector mine data courtesy of the U.S. Geological Survey
"hm"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.