On Tue, Dec 28, 2010 at 5:09 AM, Mikkel Grum wrote:
> I run a batch file with the following command in Windows XP:
>
> C:\R\R-2.12.1\bin\Rterm.exe --no-save --no-restore
> C:\users\me\file.out 2>&1
I'm a bit surprised this worked for you...did you customize your build
so that Rterm.exe is in \b
/10, David Winsemius wrote:
From: David Winsemius
Subject: Re: [R] batch file output
To: "David Winsemius"
Cc: "Mikkel Grum" , r-help@r-project.org
Date: Tuesday, December 28, 2010, 8:30 AM
On Dec 28, 2010, at 8:27 AM, David Winsemius wrote:
On Dec 28, 2010, at 8:09 AM, Mikk
gt; From: David Winsemius
> Subject: Re: [R] batch file output
> To: "David Winsemius"
> Cc: "Mikkel Grum" , r-help@r-project.org
> Date: Tuesday, December 28, 2010, 8:30 AM
>
> On Dec 28, 2010, at 8:27 AM, David Winsemius wrote:
>
> >
> > On
On Tue, Dec 28, 2010 at 8:09 AM, Mikkel Grum wrote:
> I run a batch file with the following command in Windows XP:
>
> C:\R\R-2.12.1\bin\Rterm.exe --no-save --no-restore
> C:\users\me\file.out 2>&1
>
> Is there any way to get only the output of R in file.out, without getting all
> the code from
On Dec 28, 2010, at 8:27 AM, David Winsemius wrote:
On Dec 28, 2010, at 8:09 AM, Mikkel Grum wrote:
I run a batch file with the following command in Windows XP:
C:\R\R-2.12.1\bin\Rterm.exe --no-save --no-restore \file.R> C:\users\me\file.out 2>&1
Is there any way to get only the output of
On Dec 28, 2010, at 8:09 AM, Mikkel Grum wrote:
I run a batch file with the following command in Windows XP:
C:\R\R-2.12.1\bin\Rterm.exe --no-save --no-restore \file.R> C:\users\me\file.out 2>&1
Is there any way to get only the output of R in file.out, without
getting all the code from fil
6 matches
Mail list logo