View source: R/AroundWordsSearcheR.R
AroundWordsSearcheR | R Documentation |
N-gram abstract word search function
AroundWordsSearcheR(AbstractStrings, IDs, Anchors, n, RemoveCommons)
AbstractStrings |
character vector: of abstracts as strings |
IDs |
character or numeric vector: unique abstract IDs |
Anchors |
haracter vector: a vector of words for which to search |
n |
numeric: the number of words before and after anchors to search |
RemoveCommons |
boolean: remove common English words |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.