Easy creation and manipulation of Voronoi diagrams using 'deldir' with visualization in 'ggplot2'. Convenient functions are provided to create nearest neighbor diagrams and heatmaps. Diagrams are computed with 'deldir' and processed to work with the 'sp' framework. Results are provided in a convenient spatial data structure and displayed with 'ggplot2'. An outline can be provided by the user to specify the spatial domain of interest.
Version: |
0.8.5 |
Depends: |
R (≥ 2.10), ggplot2 (≥ 2.2.0) |
Imports: |
deldir, sp, rgeos, raster, methods |
Suggests: |
knitr, rmarkdown, ggmap, dplyr, scales, testthat, vdiffr, mapproj |
Published: |
2022-08-26 |
Author: |
Robert C. Garrett [aut, cre],
Austin Nar [aut],
Thomas J. Fisher [aut],
Karsten Maurer [ctb],
Duncan Murdoch [ctb] |
Maintainer: |
Robert C. Garrett <garretrc at miamioh.edu> |
License: |
MIT + file LICENSE |
URL: |
https://github.com/garretrc/ggvoronoi/ |
NeedsCompilation: |
no |
CRAN checks: |
ggvoronoi results |