Learn R Programming

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

deldir (version 0.1-15)

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. Plots triangulations and tessellations in various ways. Clips tessellations to sub-windows. Calculates perimeters of tessellations. Summarises information about the tiles of the tessellation.

Copy Link

Version

Install

install.packages('deldir')

Monthly Downloads

80,519

Version

0.1-15

License

GPL (>= 2)

Maintainer

Rolf Turner

Last Published

April 1st, 2018

Functions in deldir (0.1-15)

print.tileInfo

Print a summary of tile information.
divchain.default

Dividing chain; default method.
plot.triang.list

Plot Delaunay triangles
divchain.deldir

Dividing chain; “deldir” method.
deldir-internal

Internal deldir functions
duplicatedxy

Determine duplicated points.
divchain

Dividing chain; generic.
plot.divchain

Plot a dividing chain.
plot.tile.list

Plot Dirchlet (Voronoi) tiles
plot.deldir

Plot objects produced by deldir
tilePerim

Calculate tile perimeters.
which.tile

Determine the tile containing a given point.
tile.centroids

Compute centroids of Dirchlet (Voronoi) tiles
triMat

Produce matrix of triangle vertex indices.
seaweed

seaweed
tileInfo

Extract information from a tile list.
triang.list

Create a list of Delaunay triangles
deldir

Delaunay triangulation and Dirichlet tessellation
tile.list

Create a list of tiles in a tessellation