Learn R Programming

tm (version 0.3-4.1)

prescindMeta-methods: Methods for Function prescindMetadata in Package `tm'

Description

Methods for function prescindMeta in package tm.

Arguments

Value

  • A Corpus constructed from object with shifted up meta data.

See Also

DMetaData

Examples

Run this code
data("crude")
DMetaData(crude)
DMetaData(prescindMeta(crude, c("ID", "Heading")))

Run the code above in your browser using DataLab