Minimal TAF workflow, a simple linear regression where the x and
y coordinates come from a text file.
Before the workflow is run, it consists of four scripts and a boot
folder:
[boot]
data.R
model.R
output.R
report.R
After the workflow is run, four new folders contain the output from the TAF
scripts:
[boot]
[data]
[model]
[output]
[report]
data.R
model.R
output.R
report.R