Schmitt, Corinna
2007-Nov-08 11:06 UTC
[R] Chanching a undirected graph into directed graph
Hallo, I just created a graph with myUndirectedGraph = randomEGraph(as.character(1:50), edges = 50) The result is now an undirected graph. How can I change it into a directed one with random directed edges? Thanks, Corinna [[alternative HTML version deleted]]