R/dea_controlled.R

#' Drug controlled substance synonyms
#'
#' A dataset containing
#'
#' @docType data
#' @keywords datasets
#' @usage data(dea_controlled)
#' @format A tibble with 29 rows and 3 variables:
#' \describe{
#'   \item{substance}{formal drug name}
#'   \item{number}{DEA number}
#'   \item{schedule}{drug schedule number}
#'   \item{narcotic}{Yes No indicator if the drug is a narcotic}
#'   \item{synonym}{synonym name}
#' }
#'
"dea_controlled"
CTN-0094/DOPE documentation built on June 11, 2025, 11:54 a.m.