R/duckdb-funs.R
ST_VoronoiDiagram.Rd
Returns the Voronoi diagram of the supplied MultiPoint geometry.
ST_VoronoiDiagram(geom)
GEOMETRY
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;