[-methods {tm} | R Documentation |
Methods for subset functions [
, [<-
, [[
and
[[<-
in package tm.
x = "Corpus" |
The text document collection to be subsetted or modified. |
x = "TermDocMatrix" |
The term-document matrix to be subsetted. |
data("crude") summary(crude[10:15]) crude[[1]]