redirectTau {madrat} | R Documentation |
redirectTau
Description
redirectTau will be called by redirectSource when type = "Tau". Redirects the Tau source folder to the target folder.
Usage
redirectTau(target, ...)
Arguments
target |
The target folder or files. |
... |
Passed on to |
Author(s)
Pascal Sauer
Examples
## Not run:
redirectSource("Tau", "a/different/tau-source-folder")
a <- readSource("Tau", "paper")
## End(Not run)
[Package madrat version 3.15.6 Index]