Learn R Programming

tm (version 0.3-3)

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

Description

Methods for function dim in package tm.

Arguments

Examples

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

Run the code above in your browser using DataLab