A Voronoi diagram is a partitioning of a plane into regions based on distance to points in a specific subset of the plane. That set of points (called seeds, sites, or generators) is specified beforehand, and for each seed there is a corresponding region consisting of all points closer to that seed than to any other. These regions are called Voronoi cells. The use of Voronoi diagrams in R is documented in a pdf-file (voronoi_diagrams.pdf) and the accompanying R-script (voronoi.R).
-
Notifications
You must be signed in to change notification settings - Fork 0
emmolb/voronoi-diagrams
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published