Learn R Programming

madrat (version 3.15.6)

redirectTau: 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 redirect.

Author

Pascal Sauer

Examples

Run this code
if (FALSE) {
redirectSource("Tau", "a/different/tau-source-folder")
a <- readSource("Tau", "paper")
}

Run the code above in your browser using DataLab