powered by
makeNodeAttrs(g, label = nodes(g), shape = "ellipse", fillcolor = "#e0e0e0", ...)
1
numnodes(g)
numNodes(g)
g <- randomEGraph(letters[1:10], p=0.2) makeNodeAttrs(g)
Run the code above in your browser using DataLab