R/richardson.R

#' Data - Collection: Novels of Samuel Richardson
#' 
#' A \code{docList} object containing metadata for a sample dataset
#' of Samuel Richardson's novels.
#' 
#' @format A docList with an index of 17 items. The novels of Samuel Richardson,
#'         including Sir Charles Grandison (7 vols), Clarissa (7 vols), and
#'         Pamela (3 vols).
#' 
#' @examples
#' # Load the collection, then setup on your computer
#' data(richardson)
#' setup(richardson)
#' 
#' # Note that the setup function renames the dataset as "dl" for \code{docList}
#' # To view the index
#' View(dl@index)
#' 
#' @section What it contains:
#' \itemize{
#' \item K016527.001. 1753. The history of Sir Charles Grandison.
#' \item K016527.002. 1753	The history of Sir Charles Grandison.
#' \item K016527.003. 1753	The history of Sir Charles Grandison.
#' \item K016527.004. 1753	The history of Sir Charles Grandison.
#' \item K016527.005. 1753	The history of Sir Charles Grandison.
#' \item K016527.006. 1753	The history of Sir Charles Grandison.
#' \item K016527.007. 1753	The history of Sir Charles Grandison.
#' \item K051638.001. 1748	Clarissa: Or, the history of a young lady.
#' \item K051638.002. 1748	Clarissa: Or, the history of a young lady.
#' \item K051638.003. 1748	Clarissa: Or, the history of a young lady.
#' \item K051638.004. 1748	Clarissa: Or, the history of a young lady.
#' \item K051638.005. 1748	Clarissa: Or, the history of a young lady.
#' \item K051638.006. 1748	Clarissa: Or, the history of a young lady.
#' \item K051638.007. 1748	Clarissa: Or, the history of a young lady.
#' \item K089369.003. 1741	Pamela: or, virtue rewarded.
#' \item K089369.004. 1741	Pamela: or, virtue rewarded.
#' \item K089370.001. 1741	Pamela: or, virtue rewarded.
#' }
#' 
#' 
#' @references https://github.com/textcreationpartnership
"richardson"
michaelgavin/tei2r documentation built on May 22, 2019, 9:50 p.m.