Learn R Programming

cograph (version 1.5.2)

create_grid_grob: Create Grid Grob Tree

Description

Create a complete grid grob tree for the network (without drawing).

Usage

create_grid_grob(network, title = NULL)

Value

A grid gTree object.

Arguments

network

A cograph_network object.

title

Optional plot title.