optional layout for the plot. If the hypergraph has a layout attribute, this
will be used, unless layout is given. if it does not have a layout attribute
and the layout is not provided, it uses the code from igraph to choose
a layout.
mark.groups
the groups correspond to the hyper-edges. Set this to NULL if you do not
want the hyper-edge polygons to plot.
…
optional arguments passed to plot.
Value
the layout is returned invisibly.
Details
Plots the hypergraph, using the igraph plotting function applied
to a graph converted from the hypergraph.
For the example below, the plot will look something like: