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