wordFinderB4 | R Documentation |
This function allows you to find the word or value that comes before a word
wordFinderB4(stringList = NULL, word2find = NULL, numberBefore = NULL)
stringList |
all of the page as a string list |
word2find |
the word you are searching for |
numberBefore |
the number of occurences of a string before |
wordFinderB4()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.