R/profanity_arr_bad.R

#' Stackoverflow user2592414's List of Profane Words
#'
#' A dataset containing a character vector of profane words from Stackoverflow
#' user2592414.
#' 
#' @section License: The Stackoverflow data is Creative Commons.  See 
#' https://creativecommons.org/licenses/by-sa/3.0/ for License information.
#' @docType data
#' @keywords datasets
#' @name profanity_arr_bad
#' @usage data(profanity_arr_bad)
#' @format A character vector with 343 elements
#' @references \url{https://stackoverflow.com/a/17706025/1000343}
NULL
trinker/lexicon documentation built on Oct. 12, 2021, 11:17 a.m.