Learn R Programming

tm (version 0.3-1)

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

Description

Methods for function nrow in package tm.

Arguments

Examples

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

Run the code above in your browser using DataLab