Nice!
Thanks so much!
Take care,
Erin
On Wed, Dec 25, 2019 at 1:49 PM Richard M. Heiberger wrote:
> Hi Erin.
>
> I think the easiest way is to use sh, which is included as part of Rtools.
>
> From the CMD command line, enter
> c:/Rtools/bin/sh -i
>
> You are now running a Unix shell, and all t
Hi Erin.
I think the easiest way is to use sh, which is included as part of Rtools.
>From the CMD command line, enter
c:/Rtools/bin/sh -i
You are now running a Unix shell, and all the behaviors you expect are
there, including ";" and "&"
Rich
On Wed, Dec 25, 2019 at 12:16 PM Erin Hodgess wrot
This is great information! Thank you so much!
Sincerely,
Erin
Erin Hodgess, PhD
mailto: erinm.hodg...@gmail.com
On Wed, Dec 25, 2019 at 10:44 AM Ivan Krylov wrote:
> On Wed, 25 Dec 2019 09:13:28 -0800
> Erin Hodgess wrote:
>
> > We know that
> >
> > R CMD BATCH infile outfile &
> >
> > On L
On Wed, 25 Dec 2019 09:13:28 -0800
Erin Hodgess wrote:
> We know that
>
> R CMD BATCH infile outfile &
>
> On Linux or Mac will let you continue interactively from the command
> line.
This is a property of the command line shell being used, not of R CMD
BATCH itself. One way to do the same on
Hello! Merry Christmas to those of you celebrating it, and happy
holidays to those celebrating other holidays.
Here is a question about R CMD BATCH on Windows. We know that
R CMD BATCH infile outfile &
On Linux or Mac will let you continue interactively from the command line.
However, it does
5 matches
Mail list logo