Displaying 1 result from an estimated 1 matches for "root4script".
Did you mean:
root4scripts
2010 Nov 02
2
get the scripname within the executed myscript.r
..._3D.r, etc.) placed in a root directory at one place. I keep updated
only one original of each. For each new dataset, I create a new directory in
my directory tree, and I copy r scripts with the same names containing a
line for executing the only one, e.g.
source(file.path("w:/data & fits/root4scripts", "decompose_data.r"))
This way I can execute old datasets with new/updated scripts automatically
(by executing all decompose_data.r in the directory tree), or by copying new
"links".r to the directory. A small inconvenience of this way of executing
is, that ones named, i...