Learn R Programming

madrat (version 3.15.6)

getSourceFolder: getSourceFolder

Description

Return the path to source data files for the given type and subtype. This applies redirections, see redirectSource for more details.

Usage

getSourceFolder(type, subtype)

Value

Path to source data files

Arguments

type

Dataset name, e.g. "Tau" for readTau

subtype

Subtype of the dataset, e.g. "paper" for readTau, NULL is allowed

Author

Pascal Sauer