Learn R Programming

⚠️There's a newer version (2.0-4) of this package.Take me there.

deldir (version 0.0-19)

Delaunay Triangulation and Dirichlet (Voronoi) Tessellation.

Description

Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set.

Copy Link

Version

Install

install.packages('deldir')

Monthly Downloads

83,897

Version

0.0-19

License

GPL (>= 2)

Maintainer

Rolf Turner

Last Published

April 23rd, 2012

Functions in deldir (0.0-19)

tile.centroids

Compute centroids of Dirchlet (Voronoi) tiles
triMat

Produce matrix of triangle vertex indices.
deldir

Delaunay triangulation and Dirichlet tessellation
deldir-internal

Internal deldir functions
tile.list

Create a list of tiles in a tessellation
plot.tile.list

Plot Dirchlet (Voronoi) tiles
plot.deldir

Plot objects produced by deldir
triang.list

Create a list of Delaunay triangles
plot.triang.list

Plot Delaunay triangles