Deprecated: render a ggraph
/ggplot2
representation of your drake project.
Source: R/deprecated.R
render_static_drake_graph.Rd
Use 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.