#' Data bibliography.
#'
#' Type of text encoding used for Dickens's works. Used to determine file path for download.
#'
#' @format A data frame with six variables.
#' \describe{
#' \item{\code{obs}}{ID}
#' \item{\code{id}}{Gutenberg ID}
#' \item{\code{utf8}}{Indicator of utf8 encoding}
#' \item{\code{title}}{Raw title}
#' \item{\code{gTitle}}{Gutenberg title}
#' \item{\code{year_comp}}{Year completed}
#' \item{\code{last_word}}{last word}
#' }
#' @docType data
"bibliography"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.