#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.