Learn R Programming

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

deldir (version 0.2-3)

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

83,897

Version

0.2-3

License

GPL (>= 2)

Maintainer

Rolf Turner

Last Published

November 9th, 2020

Functions in deldir (0.2-3)

divchain.default

Dividing chain; default method.
divchain.deldir

Dividing chain; “deldir” method.
divchain

Dividing chain; generic.
lawSummary

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

Determine duplicated points.
deldir-internal

Internal deldir functions
grapherXmpl

grapherXmpl
deldir

Delaunay triangulation and Dirichlet tessellation
niProperties

Northern Ireland properties.
plot.deldir

Plot objects produced by deldir
plot.divchain

Plot a dividing chain.
tile.centroids

Compute centroids of Dirchlet (Voronoi) tiles
plot.tile.list

Plot Dirchlet (Voronoi) tiles
seaweed

seaweed
print.tileInfo

Print a summary of tile information.
which.tile

Determine the tile containing a given point.
tilePerim

Calculate tile perimeters.
tile.list

Create a list of tiles in a tessellation
tileInfo

Extract information from a tile list.
triang.list

Create a list of Delaunay triangles
triMat

Produce matrix of triangle vertex indices.
plot.triang.list

Plot Delaunay triangles
print.deldir

Print some information about a tessellation/triangulation.