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
trinker/lexicon documentation built on Oct. 12, 2021, 11:17 a.m.