R/found_forward_and_backward_word_location.R
found_forward_and_backward_word_location.Rd
Finds as many words as possible with in text and lists them in forward and backword.
found_forward_and_backward_word_location(words, text)
words | charcter vector of words |
---|---|
text | character vector of length 1 that is being searched |
dataframe with words listed in orginal and reverse orders