orderly_graph_out_of_date: Given a tree return a list of reports to be re-run (and the...

View source: R/dependencies.R

orderly_graph_out_of_dateR Documentation

Given a tree return a list of reports to be re-run (and the order that they should be re-run)

Description

Given a tree return a list of reports to be re-run (and the order that they should be re-run)

Usage

orderly_graph_out_of_date(tree)

Arguments

tree

A dependency tree object from orderly_graph_out_of_date

Value

a list of report names to be re-run. First report to rerun first


vimc/orderly documentation built on July 8, 2023, 2:31 a.m.