R/voronoi.R
isBoundedCell.Rd
Check whether a Voronoï cell is bounded, i.e. contains only finite edges.
isBoundedCell(cell)
a Voronoï cell
A Boolean value, whether the cell is bounded.