Learn R Programming

icesTAF (version 2.3-0)

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)

Arguments

clean

whether to clean all TAF directories (bootstrap, data, model, output, report) before initiating the bootstrap procedure.

config

whether to process configuration files.

data

whether to process data.

software

whether to process software.

See Also

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

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