#' Ksat and distance to lake for wells
#'
#' @docType data
#'
#' @usage data(K_dx)
#'
#' @format A data frame with the following columns:
#' \describe{
#' \item{site_id}{uniqe id associated with each well}
#' \item{K_ft_d}{saturated hydraulic conductivity (ft/d)}
#' \item{dx_ft}{distance from well to lake (ft)}
#' }
#'
"K_dx"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.