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.


UchidaMizuki/japanmesh documentation built on April 14, 2025, 1:39 p.m.