Ingo Feinerer writes:
> Hi,
Hi Ingo,
> when running
>
> R --file=~/test.R --args -i -j -k
>
> with R from math/R in ports and test.R as
>
> commandArgs(TRUE)
> Sys.sleep(10)
>
> ps output displays
>
> /usr/local/lib/R/bin/exec/R --file=/home/user/test.R --args --args --args
> --args
>
> (Note
Hi,
when running
R --file=~/test.R --args -i -j -k
with R from math/R in ports and test.R as
commandArgs(TRUE)
Sys.sleep(10)
ps output displays
/usr/local/lib/R/bin/exec/R --file=/home/user/test.R --args --args --args --args
(Note the four --args.) However, R appears to have the right argume
2 matches
Mail list logo