drake (version 6.2.1)

gather: Deprecated function gather

Description

Use gather_plan() instead.

Usage

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

Run this code
# NOT RUN {
# See ?gather_plan for examples.
# }

Run the code above in your browser using DataLab