Josh Kalish <[EMAIL PROTECTED]> wrote:
> Has anyone used R to send out an email via an SMTP server?
If your system is Unix or Linux and you use a system call to "mail",
you might be interested to know that "uuencode" is a good way to include
attachments. Create a temp file containing your body t
Josh Kalish wrote:
>
> Hi,
>
>
>
> Has anyone used R to send out an email via an SMTP server? I run R from a
> script and would like to be able to send out an email from there also. I
> could shell out to an email program, but was hoping maybe someone had a
> package for R or a smooth way
On Nov 4, 2007, at 9:24 PM, (Ted Harding) wrote:
> On 05-Nov-07 01:45:50, Josh Kalish wrote:
>> Hi,
>> Has anyone used R to send out an email via an SMTP server?
>> I run R from a script and would like to be able to send out
>> an email from there also. I could shell out to an email program,
>>
On 05-Nov-07 01:45:50, Josh Kalish wrote:
> Hi,
> Has anyone used R to send out an email via an SMTP server?
> I run R from a script and would like to be able to send out
> an email from there also. I could shell out to an email program,
> but was hoping maybe someone had a package for R or a smoo
Try
SiteSearch("blat")
from within R for examples using blat.
Please read the posting guide and, in particular, give your platform
next time.
On Nov 4, 2007 8:45 PM, Josh Kalish <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> Has anyone used R to send out an email via an SMTP server? I run R from
5 matches
Mail list logo