Learn R Programming

icesTAF (version 3.5-0)

sourceAll: Run All TAF Scripts

Description

Run core TAF scripts in current directory.

Usage

sourceAll(...)

Arguments

passed to sourceTAF.

Value

Logical vector, indicating which scripts ran without errors.

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
# NOT RUN {
sourceAll()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab