redirectTau: redirectTau

View source: R/redirectTau.R

redirectTauR 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 redirect.

Author(s)

Pascal Sauer

Examples

## Not run: 
redirectSource("Tau", "a/different/tau-source-folder")
a <- readSource("Tau", "paper")

## End(Not run)

madrat documentation built on April 4, 2025, 5:41 a.m.