| prescindMeta-methods {tm} | R Documentation |
Methods for function prescindMeta in package tm.
meta data from document slots or (local) document metadata
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")))