Skip to contents

Test if the object is a grid

Usage

is_grid(x, grid_size = NULL)

Arguments

x

An object.

grid_size

A grid size.

Value

TRUE if the object inherits from the grid class.