Learn R Programming

cograph (version 2.0.0)

render_nodes_grid: Render All Nodes

Description

Create grid grobs for all nodes in the network.

Usage

render_nodes_grid(network)

Value

A grid gList of node grobs.

Arguments

network

A CographNetwork object.