Learn R Programming

icesTAF (version 3.6.0)

sourceAll: Run All TAF Scripts

Description

Run core TAF scripts in current directory.

Usage

sourceAll(...)

Value

Logical vector, indicating which scripts ran without errors.

Arguments

...

passed to sourceTAF.

See Also

sourceTAF runs a TAF script.

makeAll runs all TAF scripts as needed.

clean cleans TAF directories.

icesTAF-package gives an overview of the package.

Examples

Run this code
if (FALSE) {
sourceAll()
}

Run the code above in your browser using DataLab