R/duckdb-funs.R
ST_Extent.Rd
Returns the minimal bounding box enclosing the input geometry.
ST_Extent(geom)
GEOMETRY
BOX_2D
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;