R/hru_to_HUC12.R

#' HRU to HUC Conversion Weights
#'
#' Pre-computed weights for converting underlying HRU values to overlying HUC 12.
#'
#' @format A list with 86,140 dataframes named by HUC12:
#' \describe{
#'   \item{HRU}{HRU natural ID}
#'   \item{weight}{relative weight of the HRU}
#'   ...
#' }
"hru_to_HUC12"
ssaxe-usgs/h2hData documentation built on May 5, 2019, 2:42 a.m.