R/tcp.R

#' Data - Index to the TCP Collection
#' 
#' A dataset containing the Text Creation Partnership index.
#' 
#' @format A data frame with 61,315 rows and 10 columns.
#' \describe{
#'    \item{TCP}{id number, Text Creation Partnership}
#'    \item{EEBO}{id number, Early English Books Online}
#'    \item{VID}{(id number)}
#'    \item{STC}{id numbers, ESTC and Wing}
#'    \item{Status}{factor, levels = "Free", "Restricted"}
#'    \item{Author}{Author}
#'    \item{Date}{Date}
#'    \item{Title}{Title}
#'    \item{Terms}{Subject headings}
#'    \item{Pages}{Page count}
#' }
#' 
#' 
#' @references https://github.com/textcreationpartnership/Texts
"tcp"
michaelgavin/tei2r documentation built on May 22, 2019, 9:50 p.m.