R/drug_stop_words.R

#' A vector with drug-specific stop words in English
#'
#' These are extraneous words or characters found in several clinical data that
#' have been accumulated to form a vector that can be used to parse out drug
#' names from corpus of text.
#'
#' @docType data
#'
#' @usage data(drug_stop_words)
#'
#' @format A vector with 47 words:

"drug_stop_words"

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.