#' Sample Articles
#'
#' A small subset of of articles_clean. This dataset is intended to facilitate
#' more expedient modeling/ classification within the classroom. Clickbait and
#' non-clickbait headlines are equally represented within the randomly
#' generated sample.
#'
#' @format A data frame with 2000 rows and 3 variables:
#' \describe{
#' \item{headline}{String}
#' \item{clickbait}{Boolean}
#' \item{ids}{Integer}
#' }
#' @source \url{XX}
"sample_articles"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.