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.
software
whether to process software.
quiet
whether to suppress messages reporting progress.
Examples
Run this code# NOT RUN {
taf.bootstrap()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab