to_directed
Returns a directed copy of the input graph.
sasviya.network.utils.conversions.to_directed(g)
Parameters
- g : SAS graph object
-
Specifies the input graph to assess.
Returns
- SAS graph object
-
Returns a directed copy of the input graph.
Last updated: July 28, 2026