Learn R Programming

tm (version 0.4)

searchFullText-methods: Methods for Function searchFullText in Package `tm'

Description

Methods for function searchFullText in package tm.

Arguments

See Also

Use getFilters to list available filter functions.

Examples

Run this code
data("crude")
searchFullText(crude[[1]], "co[m]?pany")

Run the code above in your browser using DataLab