gather
Create a new workflow plan data frame with a single new target. This new target is a list, vector, or other aggregate of a collection of existing targets in another workflow plan data frame.
gather(plan = NULL, target = "target", gather = "list")
workflow plan data frame of prespecified targets
name of the new aggregated target
workflow plan data frame for aggregating prespecified targets