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