orderly_graph_out_of_date {orderly} | R 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
[Package orderly version 1.4.3 Index]