... | @@ -166,7 +166,7 @@ config.yml output_data README.md rutils OPFILES rscripts scr |
... | @@ -166,7 +166,7 @@ config.yml output_data README.md rutils OPFILES rscripts scr |
|
|
|
|
|
OPFILES is my logging directory.
|
|
OPFILES is my logging directory.
|
|
|
|
|
|
Each script in `rscript` will take input data from this `output_data` folder and write its output to this same folder (see [simple_dup.R](https://git.noc.ac.uk/brecinosrivas/icoads-r-hostace/-/blob/master/rscripts/simple_dup.R#L62)).
|
|
Each script in `rscripts` will take input data from the `output_data` folder and write output to the same directory (see [simple_dup.R](https://git.noc.ac.uk/brecinosrivas/icoads-r-hostace/-/blob/master/rscripts/simple_dup.R)).
|
|
|
|
|
|
~~~
|
|
~~~
|
|
~/icoads-r-hostace/output_data$ ls
|
|
~/icoads-r-hostace/output_data$ ls
|
... | | ... | |