Description Usage Arguments Value Examples
Container for simple documents with arbitrary numbers/shapes of records
utilities for ssrch
1 2 3 4 5 6 7 8 9 | kw2docs(sdata)
docs2kw(sdata)
docs2recs(sdata)
searchDocs(string, obj, ...)
retrieve_doc(x, obj, ...)
|
sdata |
instance of srchData class |
string |
character(1) query string |
obj |
instance of DocSet class |
... |
passed to base::grep |
x |
character(1) document identifier |
an environment
an environment
an environment
a data.frame with tokens queried (hits) and associated document ids (docs)
result of calling obj@doc_retriever on arguments x, ...
1 | getClass("DocSet")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.