real_targets: Function 'real_targets'

Description Usage Arguments Value See Also

View source: R/utils.R

Description

Get a YAML-like list of real (non-fake/non-phony) remake targets from a named list of data frames defining the stages of the workflow. Use the help_remakeGenerator function to get more help.

Usage

1
real_targets(stages)

Arguments

stages

named list of data frames defining the stages of the workflow

Value

YAML-like list of real (non-fake/non-phony) remake targets

See Also

help_remakeGenerator


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