[R] eMail results out of R
Romain Francois
rfrancois at mango-solutions.com
Thu Jul 12 17:53:23 CEST 2007
Hi,
There is a paper in the April 2007 issue of R News that might be of help
here.
http://##cran mirror##/doc/Rnews/Rnews_2007-1.pdf
Romain
Duncan Murdoch wrote:
> On 7/12/2007 9:52 AM, thomas.schwander at mvv.de wrote:
>
>> Hi everyone,
>>
>> I did my homework and read the posting guideline :-)
>>
>> I want to eMail the results of a computing automatically. So I get the results (the parameters of a garch process) and I want to eMail them to another person. How can I do that?
>>
>
>
> This will depend on the system you're using. If the command "emailit"
> would work from the command line on your system, then
>
> system("emailit")
>
> should work from within R. Writing that command is the hard part, of
> course.
>
> Duncan Murdoch
>
--
Mango Solutions
data analysis that delivers
Tel: +44(0) 1249 467 467
Fax: +44(0) 1249 467 468
Mob: +44(0) 7813 526 123
More information about the R-help
mailing list