deposit_edge_count_in_selection {DiagrammeR} | R Documentation |
From a graph object of class dgr_graph
, get a
count of edges available in a selection and deposit that value in
the graph for later retrieval using withdraw_values
.
deposit_edge_count_in_selection(graph)
graph |
a graph object of class |
a graph object of class dgr_graph
.