Re: [R] R cmd batch with parameters

2010-12-06 Thread Ryan Garner
http://projects.uabgrid.uab.edu/r-group/wiki/CommandLineProcessing -- View this message in context: http://r.789695.n4.nabble.com/R-cmd-batch-with-parameters-tp3075376p3075587.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-p

[R] R cmd batch with parameters

2010-12-06 Thread AniaK
hello! I'm trying to make a very simple calculation using R that would called from bash with two parameters, the names of the input and output files. the first one is just an 4 by 100 numerical table- the function finds the index of the maximal elements in each columns and writes it into the outpu