R/well_rank_dist.R

#' 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"
WDNR-Water-Use/CSLSscenarios documentation built on Nov. 10, 2021, 4:14 p.m.