R/data-uh_ratios.R

#' Table 16-2 Computation of coordinates for unit hydrograph for use in example 16-1
#'
#' A table containing the coordinates for a unit hydrograph. Developed for use
#' in Example 16-1.
#'
#'
#'
#' @format A data.table data frame with 51 rows and 2 variables:
#' \describe{
#' item{Time ratios (t/Tp)}{"ratio of the time of DUH coordinate to time to peak of the DUH"}
#' item{Discharge ratios (q/qp)}{"ratio of discharge at a certain time to the peak discharge of the unit hydrograph (UH)"}
#' }
#'
#'
#' @source
#' United States Department of Agriculture (USDA) Natural Resources Conservation Service (NRCS), |emph{National Engineering Handbook}, "Part 630 Hydrology Chapter 16 Hydrographs", Pages 16-4, 16-9, 16-15, \url{https://directives.sc.egov.usda.gov/OpenNonWebContent.aspx?content=17755.wba}
#'
#'
#'
#'
"uh_ratios"
#> [1] "uh_ratios"

Try the iemiscdata package in your browser

Any scripts or data that you put into this service are public.

iemiscdata documentation built on Sept. 26, 2023, 1:07 a.m.