View source: R/db_utils_not_exported.R
get_geom_name | R Documentation |
Get column names in a DuckDB database
get_geom_name(conn, x, rest = FALSE)
conn |
A DuckDB connection |
x |
name of the table |
rest |
whether to return geometry column name, of the rest of the columns |
name of the geometry column of a table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.