R/data.R

#' @importFrom tibble tibble
NULL

#' lipid_drugs_20201217141539
#'
#' Lipid-lowering drugs
#'
#' @format A data frame with 3 variables: \code{rxcui_in}, \code{drug_desc} and
#'   \code{indication}
#' @format A data frame with 134 rows and 3 variables:
#' \describe{
#'   \item{rxcui_in}{RxCUI ingredients}
#'   \item{drug_desc}{Name of active drug ingredient}
#'   \item{indication}{Drug indication}
#'   ...
#' }
#' @source MEDI-HPS (Wei W-Q, Cronin RM, Xu H, Lasko TA, Bastarache L, Denny JC. 2013. Development and evaluation of an ensemble resource linking medications to their indications. J Am Med Inform Assoc 20:954–961.)
"lipid_drugs_20201217141539"

#' antihypertensive_drugs_20201205130236
#'
#' Antihypertensive drugs
#'
#' @format A data frame with 3 variables: \code{rxcui_in}, \code{drug_desc} and
#'   \code{indication}
#' @format A data frame with 134 rows and 3 variables:
#' \describe{
#'   \item{rxcui_in}{RxCUI ingredients}
#'   \item{drug_desc}{Name of active drug ingredient}
#'   \item{indication}{Drug indication}
#'   ...
#' }
#' @source MEDI-HPS (Wei W-Q, Cronin RM, Xu H, Lasko TA, Bastarache L, Denny JC. 2013. Development and evaluation of an ensemble resource linking medications to their indications. J Am Med Inform Assoc 20:954–961.)
"antihypertensive_drugs_20201205130236"
pwatrick/systematicRepurposing documentation built on March 24, 2021, 5:49 p.m.