Use gather_plan() instead.

gather(plan = NULL, target = "target", gather = "list")

Arguments

plan

Same as for gather_plan()

target

Same as for gather_plan()

gather

Same as for gather_plan()

Value

Same as for gather_plan()

Details

Deprecated on 2017-11-12.

See also

gather_plan()

Examples

# See ?gather_plan for examples.