[R] Send html body email in R
Bo Yan
yb2125 at gmail.com
Fri Feb 7 19:07:07 CET 2014
Would be my last resort if a cleaner solution cannot be found.
-----Original Message-----
From: Duncan Murdoch [mailto:murdoch.duncan at gmail.com]
Sent: Friday, February 07, 2014 11:57 AM
To: Bo Yan; r-help at r-project.org
Subject: Re: [R] Send html body email in R
On 07/02/2014 12:47 PM, Bo Yan wrote:
> Hi,
>
>
>
> I have managed to send emails with plain text message in the mail body
> using sendmailR. However, this package currently doesn't allow you to
> send html body email unless the source code is hacked.
> http://stackoverflow.com/questions/19844762/how-to-send-html-email-usi
> ng-r
>
>
>
> Could anyone share a solution that allows sending out html body emails in
R?
> Thanks!
Why not use the solution posted on that page, i.e. modify the source of
sendmailR?
Duncan Murdoch
More information about the R-help
mailing list