plot.GNARnet {GNAR} | R Documentation |
Plots a GNAR network using the 'igraph' package.
## S3 method for class 'GNARnet'
plot(x, ...)
x |
the network |
... |
additional arguments for the |
S3 method for class "GNARnet".
#Plot fiveNet
plot(fiveNet)