R/duckdb-funs.R
ST_ConvexHull.Rd
Returns the convex hull enclosing the geometry.
ST_ConvexHull(geom)
GEOMETRY
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;