draw.net: Plot of a small network

Description Usage Arguments Details Value Author(s) Examples

Description

Plot a small network.

Usage

1
draw.net(net)

Arguments

net

The input network.

Details

Plot a small network.

Value

A .gif plot.

Author(s)

Xu Dong, Nazrul Shaikh.

Examples

1
2
3
4
## Not run: 
x <-  net.ring.lattice(12,4)
draw.net(x)
## End(Not run)

networkgroupR/fastnet documentation built on May 23, 2019, 1:32 p.m.