powered by
Remove numbers from a text document.
# S3 method for PlainTextDocument removeNumbers(x, …)
A text document.
Not used.
The text document without numbers.
getTransformations to list available transformation (mapping) functions.
getTransformations
# NOT RUN { data("crude") crude[[1]] removeNumbers(crude[[1]]) # }
Run the code above in your browser using DataLab