Append one stageRunner to the end of another.
stageRunner_append(other_runner, label = NULL)
| other_runner | stageRunner. Another stageRunner to append to the current one. |
|---|---|
| label | character. The label for the new stages (this will be the name of the newly appended list element). |