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.

Thanks,
George

--
View this message in context: 
http://r.789695.n4.nabble.com/R-Script-Help-tp3614065p3614065.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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.

Reply via email to