prescindMeta-methods {tm} | R Documentation |
Methods for function prescindMeta
in package tm.
A Corpus
constructed from object
with shifted up
meta
data.
meta
data from document slots or (local) document meta data
of all documents in object
to the (global) DMetaData
data frame of object
and returns the whole collection.data("crude") DMetaData(crude) DMetaData(prescindMeta(crude, c("ID", "Heading")))