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"

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.