Rdocumentation
powered by
Learn R Programming
tm.plugin.mail (version 0.0-1)
removeMultipart: Remove Non-Text Parts From E-Mails
Description
Remove non-text parts from multipart e-mail messages.
Usage
## S3 method for class 'MailDocument': removeMultipart(x)
Arguments
x
A mail document.
See Also
removeCitation
to remove e-mail citations, and
removeSignature
to remove signature lines from e-mail messages.