Description Usage Arguments Details Author(s) Examples
Computes voronoi tessellation diagrams, and Dirichlet tessellation (after Peter Gustav Lejeune Dirichlet).
1 |
n |
an integer for a finite set of points. |
d |
an integer for a finite set of dimensions. |
dim |
the image dimension. |
method |
the distance computation method. One of |
seed |
an integer for random seed. |
plot |
logical. If |
https://en.wikipedia.org/wiki/Voronoi_diagram
Daniel Marcelino, dmarcelino@live.com
1 | ## Not run: Voronoi(n=20, d=5, dim=1000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.