#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.