«rgui» etiketlenmiş sorular

1
R.exe, Rcmd.exe, Rscript.exe ve Rterm.exe: fark nedir?
Farklı R yürütülebilir dosyaları ile mücadele ediyorum. Bir toplu iş dosyasında komut satırını çalıştırırken R.exe (CMD BATCH seçeneği ile veya olmadan), Rcmd.exe, Rscript.exe ve Rterm.exe arasındaki fark tam olarak nedir? Ve arasındaki fark nedir: R.exe --no-environ --no-save < "c:\temp\R\test.R" > "c:\temp\R\out.txt" 2>&1 ve R.exe CMD BATCH --no-environ --no-save "c:\temp\R\test.R" "c:\temp\R\out.txt" …
112 r  executable  rgui  rterm 
Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.