Learn R Programming

cograph (version 1.5.2)

render_legend_grid: Render Legend

Description

Create grid grobs for the network legend.

Usage

render_legend_grid(network, position = "topright")

Value

A grid gList of legend grobs.

Arguments

network

A CographNetwork object.

position

Legend position: "topright", "topleft", "bottomright", "bottomleft".