R/iqvia.R

#' Data sent from IQVIA
#'
#' A dataset containing a unique record for each the drug names and their classes and categories.
#'
#' @docType data
#'
#' @usage data(iqvia)
#'
#' @format A tibble with 125 rows and 3 variables:
#' \describe{
#'   \item{caegory}{drug category}
#'   \item{class}{the drug class}
#'   \item{synonym}{drug name}
#'   }
#'
"iqvia"

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.