Learn R Programming

cograph (version 1.5.2)

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.