show,gridifyLayout-method: 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 gridifyLayout
show(object)
Value
The list of cells defined in the layout.
Arguments
- object
A gridifyLayout object.