searchFullText-methods {tm} | R Documentation |
Methods for function searchFullText
in package tm.
TRUE
if the regular expression pattern
matches in
object
's text.
Use getFilters
to list available filter functions.
data("crude") searchFullText(crude[[1]], "co[m]?pany")