combine_graphs(x, y, edges_df = NULL)
DiagrammeR
graph object to which
another graph will be joined. This graph should be
considered the host graph as the resulting graph
will retain only the attributes of this graph.DiagrammeR
graph object that is to
be joined with the graph suppled as x
.dgr_graph
.