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