Finds as many words as possible with in text and lists them in forward and backword.

found_forward_and_backward_word_location(words, text)

Arguments

words

charcter vector of words

text

character vector of length 1 that is being searched

Value

dataframe with words listed in orginal and reverse orders