tmIndex-methods {tm}R Documentation

Methods for Function tmIndex in Package 'textmin'

Description

Methods for function tmIndex in Package `textmin'

Methods

object = "TextDocCol", FUN = sFilter, doclevel = FALSE
If doclevel is set, the method applies FUN onto each element of object and returns the indices; otherwise FUN is applied to object itself. Note that metadata is automatically passed to FUN. The function FUN must return a Boolean value.

See Also

sFilter tmFilter


[Package tm version 0.1-1 Index]