plot.compgraph: plot.compgraph

Description Usage Arguments Details Examples

Description

Plot a composite graph

Usage

1
2
  plot.compgraph(G, hilite.cbtime = FALSE,
    suppress.vertex.labels = FALSE, ...)

Arguments

G

A composite graph object

hilite.cbtime

A boolean value

...

Parameters to be passed to plot.igraph for g1 and g2

Details

Plot a composite graph

Examples

1
plot(ercg(20, 0.5))

beanumber/compgraph documentation built on May 12, 2019, 9:42 a.m.