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]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.