Learn R Programming

delayed (version 0.4.0)

make_graph: Graphical Representation of a Task Dependency Structure

Description

Graphical Representation of a Task Dependency Structure

Usage

make_graph(delayed_object, graph = NULL, level = 1)

Arguments

delayed_object

the Delayed object to graph

graph

the current graph, usually NULL

level

the level of the node to be graphed, usually NULL