Hi George, On Tue, Jun 21, 2011 at 9:33 AM, geo...@leadbetter.cc <geo...@leadbetter.cc> wrote: > I have written a script in an R text file that i can run through a terminal > window. My script though contains lots of code to interpret my input > arguments, which are then put into an SQL query to get the data I want to > plot some graphs. The script works, but there must be an easier way to do > what I want using maybe Rscript or something else but I can't seem to find > it! Any help would be much appreciated.
There's almost certainly an easier way, or several, but we don't know what you're doing, or what you want. You've written a script. It has code in it. It works. And? Obviously somehow you're running it. We don't know how. Something is more complicated than you'd like. We don't know what. You've looked for more ideas. We don't know what about. Sarah > Thanks, > George > -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.