term_doc | R Documentation |
A term-document matrix drawn from the EEBO-TCP collection, built from all publicly available files with publication years between 1640 and 1699.
term_doc
A matrix with 2,002 rows (for each keyword) and 18,311 columns (for each document).
# Load the matrix, then analyze a term.
data(deebo)
similarity(mat = term_doc, keyword = "A48901")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.