A wrapper around igraph::sample_smallworld()
with dim=1
plotNET_SW(n = 100, k = 5, p = 0.05, doPlot = TRUE)
A Strogatz-Watts small-world igraph object
Other tools for plotting networks:
plotNET_BA()
,
plotNET_groupColour()
,
plotNET_groupWeight()
,
plotNET_prep()