drake (version 6.2.1)

expand: Deprecated function expand

Description

Use expand_plan() instead.

Usage

expand(plan, values = NULL)

Arguments

plan

Same as for expand_plan()

values

Same as for expand_plan()

Value

Same as for expand_plan()

Details

Deprecated on 2017-11-12.

See Also

expand_plan()

Examples

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

Run the code above in your browser using DataLab