Send Email Using R
Create an inline character MIME Part
Create a MIME part from a data.frame
.
Default MIME part method
Creates a MIME part from a ggplot2 plot object
Create a MIME part from a matrix.
Create a MIME part
Creates a MIME part from a trellis plot object
Create an inline HTML MIME Part
Send mail from within R
Set package specific options.
Package contains a simple SMTP client with minimal dependencies which provides a portable solution for sending email, including file attachments and inline html reports, from within R. SMTP Authentication and SSL/STARTTLS is implemented using curl.
Useful links