#' @importFrom tibble tibble
NULL
#' @title ddi CorpusR
#' @description A corpus annotated with drugdrug interaction.This dataset has been created by Hulat Group at University Carlos III of Madrid.
#' Contact address: isegura@inf.uc3m.es or isegurabe@gmail.com
#' @docType package
#' @name ddicorpusR
#' @aliases ddicorpusR-package
#' @source \url{http://labda.inf.uc3m.es/DrugDDI/DrugDDI.html}
#' @format A tibble data with two variables: \code{drug_name}, \code{text}
"ddiCorpus"
#' ddiCorpus
#'
#' A data set containing the ddiCorpus
#' annotated with drug-drug interactions by ISABEL SEGURA-BEDMAR
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.