R/profanity_zac_anger.R

#' Zac Anger's List of Profane Words
#'
#' A dataset containing a character vector of profane words from Zac Anger.
#' 
#' @section License: The original authors note the data allows the following: 
#' "Everyone is permitted to copy and distribute verbatim or modified copies of 
#' this license document, and changing it is allowed as long as the name is 
#' changed." https://github.com/zacanger/profane-words/blob/master/LICENSE.md
#' @docType data
#' @keywords datasets
#' @name profanity_zac_anger
#' @usage data(profanity_zac_anger)
#' @format A character vector with 3,076 elements
#' @references \url{https://github.com/zacanger/profane-words}
NULL

Try the lexicon package in your browser

Any scripts or data that you put into this service are public.

lexicon documentation built on May 2, 2019, 1:42 p.m.