R/K_dx.R

#' 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"
WDNR-Water-Use/CSLSchem documentation built on July 3, 2020, 10:51 a.m.