R/data.R

#' 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"
lindbrook/dickensian documentation built on May 18, 2019, 11:28 p.m.