Learn R Programming

icesTAF (version 3.1-1)

taf.bootstrap: Bootstrap TAF Analysis

Description

Set up data files and software required for the analysis. Model configuration files are also set up, if found.

Usage

taf.bootstrap(clean = TRUE, config = TRUE, data = TRUE,
  software = TRUE, quiet = FALSE)

Arguments

clean

whether to clean directories during the bootstrap procedure.

config

whether to process configuration files.

data

whether to process data.

software

whether to process software.

quiet

whether to suppress messages reporting progress.

See Also

process.bib is a helper function used to process metadata.

taf.library loads a package from bootstrap/library.

icesTAF-package gives an overview of the package.

Examples

Run this code
# NOT RUN {
taf.bootstrap()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab