Description
Expands a workflow plan data frame by duplicating rows.
This generates multiple replicates of targets with the same commands.
Usage
expand(plan, values = NULL)
Arguments
values
values to expand over. These will be appended to
the names of the new targets.
Value
an expanded workflow plan data frame