powered by
netchar(g)
g=igraph::graph.edgelist(cbind(a=c(1,2,3,3), b=c(4,1,1,2)),directed=TRUE) netchar(g)
Run the code above in your browser using DataLab