#' Dataset: Distance of wells from centroild of Long/Pleasant lakes
#'
#' @docType data
#'
#' @usage data(well_rank_dist)
#'
#' @format A data frame with the following columns.
#' \describe{
#' \item{lake}{name of lake}
#' \item{sim}{well rank aka simulation number. smaller = closer to lake.}
#' \item{dist_m}{distance from well to centroid of Long Lake (for Plainfield &
#' Long) or Pleasant Lake (for Pleasant), (m)}
#' \item{dist_mi}{distance from well to centroid of Long Lake (for Plainfield &
#' Long) or Pleasant Lake (for Pleasant), (miles)}
#' }
"well_rank_dist"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.