isBoundedCell: Is this cell bounded?

View source: R/voronoi.R

isBoundedCellR Documentation

Is this cell bounded?

Description

Check whether a Voronoï cell is bounded, i.e. contains only finite edges.

Usage

isBoundedCell(cell)

Arguments

cell

a Voronoï cell

Value

A Boolean value, whether the cell is bounded.


tessellation documentation built on May 29, 2024, 11:51 a.m.