Displaying 1 result from an estimated 1 matches for "714137".
Did you mean:
514137
2002 Apr 11
3
Mods that allow R scripts
I've hacked R so that it can be used to write shell and/or
CGI scripts, e.g. "hello world" can be written as:
#!/usr/local/lib/R/bin/R.bin --script
cat("Hello, World!\n");
The mods required to enable this aren't particularly major.
(Adds about 70 lines of code, IIRC.) Anyone else interested
in adding this to the R core?
--
Neil D. McKay, Mail Code 480-106-359