RCDT-package | R Documentation |
Performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library 'CDT'. A function to plot the triangulation is provided. The constrained Delaunay triangulation has applications in geographic information systems.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
The delaunay
function is the main function of this package. It can
build a Delaunay triangulation of a set of 2D points, constrained or
unconstrained. The constraints are defined by the edges
argument.
Stéphane Laurent [aut, cre], Artem Amirkhanov [cph] (CDT library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.