volume: Tessellation volume

View source: R/delaunay.R

volumeR Documentation

Tessellation volume

Description

The volume of the Delaunay tessellation, that is, the volume of the convex hull of the sites.

Usage

volume(tessellation)

Arguments

tessellation

output of delaunay

Value

A number, the volume of the Delaunay tessellation (area in 2D).

See Also

surface


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