Learn R Programming

icesTAF (version 3.3-1)

clean.library: Clean TAF Library

Description

Selectively remove packages from the local TAF library if not listed in SOFTWARE.bib.

Usage

clean.library(folder = "bootstrap/library", quiet = FALSE)

Arguments

folder

location of local TAF library.

quiet

whether to suppress messages about removed packages.

See Also

taf.bootstrap calls clean.library as part of the default bootstrap procedure.

taf.install installs a package in the local TAF library.

clean.software cleans the local TAF software folder.

icesTAF-package gives an overview of the package.