Workflow plan data frame of analysis methods.
The commands in the command column must
have the dataset__ wildcard where the datasets go.
For example, one command could be lm(dataset__). Then,
the commands in the output will include lm(your_dataset_1),
lm(your_dataset_2), etc.