[R] R commands from a text file ?

Simon Blomberg Simon.Blomberg at anu.edu.au
Mon Jul 21 09:01:35 CEST 2003


Or you may be interested in ?BATCH

Simon.

Simon Blomberg, PhD
Depression & Anxiety Consumer Research Unit
Centre for Mental Health Research
Australian National University
http://www.anu.edu.au/cmhr/
Simon.Blomberg at anu.edu.au  +61 (2) 6125 3379


> -----Original Message-----
> From: RINNER Heinrich [mailto:H.RINNER at tirol.gv.at]
> Sent: Monday, 21 July 2003 4:56 PM
> To: 'orkun'
> Cc: 'r-help at stat.math.ethz.ch'
> Subject: AW: [R] R commands from a text file ?
> 
> 
> You can use source():
> 
> For example
> > source("C:\temp\foo.R")
> 
> wher "foo.R" is a text fiel containing R commands.
> 
> Regards,
> Heinrich.
> 
> > -----Ursprüngliche Nachricht-----
> > Von: orkun [mailto:temiz at deprem.gov.tr] 
> > Gesendet: Montag, 21. Juli 2003 08:47
> > An: R-help
> > Betreff: [R] R commands from a text file ?
> > 
> > 
> > Hello
> > 
> > I was wondering if it was possible to enter R commands from 
> > an external
> > text file. If it is possible, it will be easy for repetetive tasks.
> > 
> > Does anyone have an idea ?
> > 
> > thanks in advance
> > 
> > 
> > Ahmet Temiz
> >    TURKEY
> > 
> > 
> > ______________________________________
> > 
> > 
> > 
> > ______________________________________
> > The views and opinions expressed in this e-mail message are 
> > ...{{dropped}}
> > 
> > ______________________________________________
> > R-help at stat.math.ethz.ch mailing list
> > https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> >
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>




More information about the R-help mailing list