R/dea_brands.R

#' Drug brand info
#'
#' A dataset containing a unique record for each the drug categories and their respective brand names.
#'
#' @docType data
#'
#' @usage data(dea_brands)
#'
#' @format A tibble with 28 rows and 2 variables:
#' \describe{
#'   \item{category}{the drug category}
#'   \item{brands}{Drug brand name}
#'   }
#'
"dea_brands"
CTN-0094/DOPE documentation built on June 11, 2025, 11:54 a.m.