powered by
render_graph
Use render_drake_graph() instead.
render_drake_graph()
render_graph(graph_dataframes, file = character(0), layout = "layout_with_sugiyama", direction = "LR", hover = TRUE, main = graph_dataframes$default_title, selfcontained = FALSE, navigationButtons = TRUE, ncol_legend = 1, ...)
Same as for render_drake_graph().
Same as for render_drake_graph(). # nolint
Deprecated on 2017-10.
# NOT RUN { # See ?render_drake_graph for examples. # }
Run the code above in your browser using DataLab