wordFinder: Find the word following another word

View source: R/wordFinder.R

wordFinderR Documentation

Find the word following another word

Description

This function allows you to find the word or value that comes after a word

Usage

wordFinder(stringList = NULL, word2find = NULL)

Arguments

stringList

all of the page as a string list

word2find

the word you are searching for

Examples

wordFinder()

seanbergin/srp documentation built on Aug. 7, 2023, 12:31 p.m.