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, [EMAIL PROTECTED] 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

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to