Plot a small network.
draw.net(net)
net
The input network.
A .gif plot.
Xu Dong, Nazrul Shaikh.
## Not run: x <- net.ring.lattice(12,4) draw.net(x) ## End(Not run)