Srinivas Iyyer wrote:
> Dear group,
> I am trying to automate a process in statistical
> language R.
>
> There for 1 operation 50 lines of code is written.
> This process query postgres database and does some
> processing on the resulting data and writes back a
> file.
>
> I want to replicate
Dear group,
I am trying to automate a process in statistical
language R.
There for 1 operation 50 lines of code is written.
This process query postgres database and does some
processing on the resulting data and writes back a
file.
I want to replicate the 50 line code, 90 times, by
substitut