[R] R BATCH under windows

About this list Date view Thread view Subject view Author view Other groups

Subject: [R] R BATCH under windows
From: Use (UEI0679407200@eurociber.es)
Date: Sun 25 Jun 2000 - 22:15:15 EST


Message-ID: <000101bfde9f$17dfea20$ec174cc3@use-bito>

I run a BATCH job under windows (R 1.1.0 under windows NT) with the
command

Rterm --no-restore --no-save --silent <R001.R> R001.out

and obtain the following file R001.out

-----------------------------------------------------------
> x <- c(2,-6,-4,8,5,4,1,3,4,-9,0,1)
> A <- matrix(x, ncol=3)
> A
     [,1] [,2] [,3]
[1,] 2 5 4
[2,] -6 4 -9
[3,] -4 1 0
[4,] 8 3 1
>
--------------------------------------------------------------

How can I get rid of the final ">" without editing R001.out?

Can I manage multiple files (R001.R -> R001.out, R002.R -> R002.out,
R003.R -> R003.out ...) without a command line for each file?

Thanks for any hint,

Eusebio

*************************************************************
* Eusebio Arenal Gutiérrez *
* Departamento de Estadística e Investigación Operativa *
* _\|/_ Universidad de Valladolid *
* (o o) España *
*---oOO-(_)-OOo-----------------------------------,,,-------*
* use@eio.uva.es (o o) *
*---------------------------------------------oOO-(_)-OOo---*
* Eusebio Arenal Gutiérrez *
* Department of Statistics and Operational Research *
* University of Valladolid *
* Spain *
*************************************************************

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Mon 17 Jul 2000 - 12:33:24 EST