#' bib file consisting of a large character vector
#'
#' This dataset represents how a raw bib file will be processed
#' when it is read into R. By their nature, .bib files must first
#' be read in and then worked upon.
#'
#' @format An indexed character vector with 216 lines
#' @docType data
#' @keywords datasets,bibliography
#' @usage data(bibliography)
"bibliography"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.