Learn R Programming

tm (version 0.3-3)

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

Description

Methods for function ncol in package tm.

Arguments

Examples

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

Run the code above in your browser using DataLab