gather: Function 'gather'

Description Usage Arguments Details Value See Also

View source: R/manipulation.R

Description

Aggregate/gather the targets of a previous set of remake commands. Use the help_remakeGenerator function to get more help.

Usage

1
gather(x, target = "target", gather = "list")

Arguments

x

argument data frame

target

name of aggregated output object

gather

function used to gather the targets

Details

Use the help_remakeGenerator function to get more help.

Value

data frame with a command to gather the targets in x

See Also

help_remakeGenerator


wlandau/remakeGenerator documentation built on May 4, 2019, 8:44 a.m.