R/duckdb-funs.R
ST_Length.Rd
Returns the length of the input line geometry.
ST_Length(geom)
GEOMETRY
DOUBLE
ST_Length(geom = GEOMETRY)
ST_Length(linestring = LINESTRING_2D)
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;