diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-06-13 06:47:19 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-06-13 06:47:19 +0000 |
commit | f076430f49588458958f760c1b7ee8bb45d0b290 (patch) | |
tree | 406e64933dfcb56b928cb963db83cb6f2d3b9963 /math/R-cran-deldir/pkg-descr | |
parent | c918aceefaf369dffe0fd3fddca696f2adb5db06 (diff) | |
download | ports-f076430f49588458958f760c1b7ee8bb45d0b290.tar.gz ports-f076430f49588458958f760c1b7ee8bb45d0b290.zip |
Notes
Diffstat (limited to 'math/R-cran-deldir/pkg-descr')
-rw-r--r-- | math/R-cran-deldir/pkg-descr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/R-cran-deldir/pkg-descr b/math/R-cran-deldir/pkg-descr index 5a36ec479a2e..e410e49e6536 100644 --- a/math/R-cran-deldir/pkg-descr +++ b/math/R-cran-deldir/pkg-descr @@ -1,5 +1,6 @@ Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point -set. +set. Plots triangulations and tessellations in various ways. Clips +tessellations to sub-windows. Calculates perimeters of tessellations. -WWW: http://www.math.unb.ca/~rolf/ +WWW: http://cran.r-project.org/web/packages/deldir/ |