You seem not to have put the R bin directory in your path. That is
where Rterm, Rscript ... are installed (and the installer does not
change the PATH for you).
On Thu, 19 Feb 2009, mau...@alice.it wrote:
Sorry. This is still unclear to me.
I generated a file called "Test.R" that contains the
Sorry. This is still unclear to me.
I generated a file called "Test.R" that contains the following lines:
commandArgs(TRUE)
cat("\n A = ",A,"\n")
cat("\n B = ",B,"\n")
cat("\n C = ",C,"\n")
First of all I have to clarify which command line we are talking about.
If I run the command "Rscript" from
2 matches
Mail list logo