taf.libraries: TAF Libraries

View source: R/taf.libraries.R

taf.librariesR Documentation

TAF Libraries

Description

Load and attach all packages from local TAF library.

Usage

taf.libraries(messages = FALSE, warnings = FALSE)

Arguments

messages

whether to show messages when package loads.

warnings

whether to show warnings when package loads.

Value

TRUE (invisibly) if all packages loaded.

Note

Packages in the TAF library are loaded in the order in which they are listed in ⁠SOFTWARE.bib⁠. Internal dependencies can in this way be respected.

See Also

taf.library is the TAF function called for each found package.

TAF-package gives an overview of the package.

Examples

## Not run: 
# Load all packages in TAF library
taf.libraries()

## End(Not run)


ices-tools-prod/TAF documentation built on Nov. 15, 2024, 1:01 a.m.