powered by
Plots a GNAR network using the 'igraph' package.
# S3 method for GNARnet plot(x, ...)
the networkGNARnet object associated with the time series, containing a list with entries $edges and $dist.
GNARnet
$edges
$dist
additional arguments for the igraph plotting function, see plot.igraph.
igraph
S3 method for class "GNARnet".
#Plot fiveNet plot(fiveNet)
Run the code above in your browser using DataLab