source.all | R Documentation |
Run core TAF scripts in current directory.
source.all(...)
... |
passed to |
Logical vector, indicating which scripts ran without errors.
TAF scripts that will be run if they exist: utilities.R
,
data.R
, model.R
, output.R
, and report.R
.
source.taf
runs a TAF script.
make.all
runs all TAF scripts as needed.
clean
cleans TAF directories.
TAF-package
gives an overview of the package.
## Not run: source.all() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.