R/duckdb-funs.R
ST_Reverse.Rd
Returns the geometry with the order of its vertices reversed.
ST_Reverse(geom)
GEOMETRY
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;