R/data-hsg.R

#' Table from Appendix A: Hydrologic Soil Groups (HSGs)
#'
#' A table containing the hydrologic soil groups.
#'
#'
#'
#' @format A data.table data frame with 4 rows and 2 variables:
#' \describe{
#' item{Hydrologic Soil Group (HSG)}{Hydrologic soil group}
#' item{Soil textures}{Texture of soil}
#' }
#'
#'
#' @source
#' United States Department of Agriculture Natural Resources Conservation Service Conservation Engineering Division, "Urban Hydrology for Small Watersheds Technical Release 55 (TR-55)", June 1986, \url{https://directives.sc.egov.usda.gov/OpenNonWebContent.aspx?content=22162.wba}
#'
#'
#'
#'
"hsg"
#> [1] "hsg"

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.