Rdocumentation
powered by
Learn R Programming
textreg (version 0.1.3)
make_search_phrases: Convert phrases to appropriate search string.
Description
Will change, e.g., "test * pig+" to appropriate regular expression to find in the text.
Usage
make_search_phrases(phrases)
Arguments
phrases
List of strings denoting the phrases to be searched for.