Nothing
#' Stop Words from the \emph{tm} Package
#'
#' 174 English stop words in the \emph{tm} package
#'
#' @name stop_words
#'
#' @docType data
#'
#' @usage data(stop_words)
#'
#' @format A vector (length = 174)
#'
#' @keywords datasets
#'
#' @examples
#' data("stop_words")
#'
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.