volume {tessellation}R 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


[Package tessellation version 2.3.0 Index]