View source: R/wordFinderAfter.R
wordFinderAfter | R Documentation |
This function allows you to find the word or value that comes multiple places after a word
wordFinderAfter(stringList = NULL, word2find = NULL, numberAfter = NULL)
stringList |
all of the page as a string list |
word2find |
the word you are searching for |
numberAfter |
the location of the word after the one identified in word2find that is being recorded |
wordFinderAfter()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.