powered by
layout.star(graph, center = V(graph)[0], order = NULL)
layout
layout.drl
plot.igraph
tkplot
graph.star
g <- graph.star(10) layout.star(g)
Run the code above in your browser using DataLab