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