hi,
I try to execute a R-script with terminal.
I use the following line;
R --vanilla --slave < "/path/script.R"
Everything works fine, except that the write.table() command within
the script is not executed.
When I execute the script via the app the script saves some numbers to
a file.
When I execute the script via terminal nothing is saved.
can someone help me on this?
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac