Learn R Programming

tm (version 0.4)

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

Description

Methods for function removeNumbers in package tm.

Arguments

See Also

Use getTransformations to list available transformation (mapping) functions.

Examples

Run this code
data("crude")
crude[[1]]
removeNumbers(crude[[1]])

Run the code above in your browser using DataLab