Learn R Programming

tm (version 0.3-3)

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

Description

Methods for function rownames in package tm.

Arguments

Examples

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

Run the code above in your browser using DataLab