R/data_rate_recent.R

#' 119 UCOD U.S. Death Rate, 1960-2022
#'
#' A list containing referent underlying cause of death (UCOD) rate information
#' for the US population from 1960-2022 for the 119 minor/outcome LTAS groupings
#'
#' @format A list with 4 elements:
#' \describe{
#'   \item{residual}{the minor/outcome number to which unknown/uncategorized outcomes will be mapped to}
#'   \item{MinorDesc}{a data.frame containing descriptions for each minor and major grouping}
#'   \item{mapping}{a tibble detailing which minor number each icd-code and revision combination will be mapped to}
#'   \item{rates}{the population referent rate for each minor for each gender/race/calendar period/age strata}
#'   ...
#' }
#' @source {Available upon request from sbertke@cdc.gov}
"us_119ucod_recent"

Try the LTASR package in your browser

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

LTASR documentation built on Sept. 11, 2024, 6:51 p.m.