R/stop_words.R

#' Saved stop_word dataframe from tidytext
#' @description it contains stop_words from tidytext package.
#' It is saved for easier access from the tidytext package
#'
#' @name stop_words
#' @docType data
#' @author tidytext
#' @keywords data
NULL
simmieyungie/texter documentation built on Dec. 23, 2021, 2:23 a.m.