Learn R Programming

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

deldir (version 0.1-23)

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-23

License

GPL (>= 2)

Maintainer

Rolf Turner

Last Published

July 31st, 2019

Functions in deldir (0.1-23)

duplicatedxy

Determine duplicated points.
plot.deldir

Plot objects produced by deldir
divchain.default

Dividing chain; default method.
deldir-internal

Internal deldir functions
divchain

Dividing chain; generic.
divchain.deldir

Dividing chain; “deldir” method.
niProperties

Northern Ireland properties.
tile.centroids

Compute centroids of Dirchlet (Voronoi) tiles
tile.list

Create a list of tiles in a tessellation
plot.divchain

Plot a dividing chain.
plot.tile.list

Plot Dirchlet (Voronoi) tiles
triang.list

Create a list of Delaunay triangles
triMat

Produce matrix of triangle vertex indices.
which.tile

Determine the tile containing a given point.
plot.triang.list

Plot Delaunay triangles
tilePerim

Calculate tile perimeters.
tileInfo

Extract information from a tile list.
print.tileInfo

Print a summary of tile information.
seaweed

seaweed
deldir

Delaunay triangulation and Dirichlet tessellation
lawSummary

Produce a Lewis-Aboav-Weaire summary of a tessellation.