Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

HeteroGGM (version 1.0.1)

plot_network: Visualization of network structures.

Description

Visualization of network structures.

Usage

plot_network(summ, num_subgroup = 1, plot.mfrow,
                    vertex.size=2,vertex.label.cex=0.7,
                    vertex.label.dist=0.75, edge.width = 0.1, l=0)

Value

Visualization of network structure

Arguments

summ

A list, the summary of the resulting network structures.

num_subgroup

Int/vector, the subgroup numbering.

plot.mfrow

Figure Layout.

vertex.size

The vertex size.

vertex.label.cex

The vertex label size.

vertex.label.dist

The distance of vertex labels.

edge.width

The edge width.

l

Node Coordinates.