Skip to contents
library(isonoi)
library(sf)
#> Linking to GEOS 3.12.1, GDAL 3.8.4, PROJ 9.4.0; sf_use_s2() is TRUE
plot(net_oldenburg_raw$geometry)
plot(points_oldenburg$geometry, col = "red", add = TRUE, pch = 18)