Run core TAF scripts that have changed, or if previous steps were rerun.
makeAll(...)
passed to makeTAF
.
Logical vector indicating which scripts were run.
source
runs any R script, sourceTAF
is more
convenient for running a TAF script, and sourceAll
runs all TAF
scripts.
make
, makeTAF
, and makeAll
are
similar to the source
functions, except they avoid repeating tasks
that have already been run.
icesTAF-package
gives an overview of the package.
# NOT RUN {
makeAll()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab