Learn R Programming

gridify (version 0.7.4)

gridifyObject-class: gridifyObject class

Description

Class for creating an object in a gridify layout.

Arguments

Slots

row

A numeric value, span or sequence specifying the row position of the object.

col

A numeric value, span or sequence specifying the column position of the object.

height

A numeric value specifying the height of the object.

width

A numeric value specifying the width of the object.