Learn R Programming

tm (version 0.3-1)

dimnames-methods: Methods for Function dimnames in Package `tm'

Description

Methods for function dimnames in package tm.

Arguments

Examples

Run this code
data("crude")
tdm <- TermDocMatrix(crude)
dimnames(tdm)

Run the code above in your browser using DataLab