Description Usage Arguments Value Note Examples
constructor for DocSet
1 2 3 |
kw2docs |
an environment mapping keywords to documents |
docs2recs |
an environment mapping document identifiers to records |
docs2kw |
an environment mapping documents to keywords |
titles |
a named character vector with titles; names are document identifiers |
urls |
a named character vector with document-associated URLs; names are document identifiers |
doc_retriever |
a function that, given a document identifier, will produce the document |
instance of DocSet
Titles must be bound in post-hoc. parseDoc produces data including parsed titles but does not bind the title into the resulting object.
1 | getClass("DocSet")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.