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"

Try the DOPE package in your browser

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

DOPE documentation built on June 19, 2021, 1:06 a.m.