show-gridifyLayout-method: Show method for gridifyLayout

show,gridifyLayout-methodR Documentation

Show method for gridifyLayout

Description

Method for showing a gridifyLayout object. It prints the names of the cells in the layout.

Usage

## S4 method for signature 'gridifyLayout'
show(object)

Arguments

object

A gridifyLayout object.

Value

The list of cells defined in the layout.

See Also

gridifyLayout()

Examples

show(complex_layout())


gridify documentation built on Feb. 5, 2026, 5:09 p.m.