On 7 Nov 2005, Mike Miller wrote: > Is it possible to do this sort of thing in R using something like this?: > > #!/usr/lib/R/bin/R.bin > > Well, that isn't quite it because I tried it and it didn't work! Mike,
I use a shell script to do this which also allows passing in command line options. http://www.biostat.umn.edu/~nali/computing/Rstuff.html#sec2 It is a hack of course. Hopefully soon this will be implemented in R itself. Michael ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
