Merge Lists node - campsych/concerto-platform GitHub Wiki
This tutorial is OUTDATED. It applies to Concerto releases up to v5.0.beta.7.
Purpose of Node
To merge multiple R list objects.
This can be especially useful if you have an output from two nodes, both of which you want to use as an input to the next node. In this case, you cannot connect both data nodes up to one input, so you should merge the lists first.