is_grid: Test if the object is a grid

View source: R/grid.R

is_gridR 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.


jpgrid documentation built on May 29, 2024, 4:53 a.m.