Learn R Programming

tm (version 0.3-1)

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

Description

Methods for function colnames in package tm.

Arguments

Examples

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

Run the code above in your browser using DataLab