is_grid {jpgrid}R Documentation

Test if the object is a grid

Description

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.


[Package jpgrid version 0.3.1 Index]