phraseFinder | R Documentation |
This function allows you to look for a phrase that is bounded by two words
phraseFinder(stringList = "", firstword = "", lastword = "")
stringList |
all of the page as a string list |
firstword |
the first word you are searching for |
lastword |
the last word you are searching for which must occur after the first word |
phraseFinder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.