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