powered by
connectivityID(g, deg=NULL)
set.seed(987) g <- randomEGraph(LETTERS[1:10], 0.3) connectivityID(g)
Run the code above in your browser using DataLab