Learn R Programming

tm (version 0.3-3)

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

Description

Methods for function findAssocs in package tm.

Arguments

Examples

Run this code
data("crude")
tdm <- TermDocMatrix(crude)
findAssocs(tdm, "oil", 0.7)

Run the code above in your browser using DataLab