Deprecated: render a ggraph/ggplot2 representation of your drake project. ![[Deprecated]](figures/lifecycle-deprecated.svg)
Source: R/deprecated.R
render_static_drake_graph.RdUse render_drake_ggraph() instead.
Arguments
- graph_info
List of data frames generated by
drake_graph_info(). There should be 3 data frames:nodes,edges, andlegend_nodes.- main
Character string, title of the graph.