View source: R/dbUtils_notExported.R
pgCheckGeom | R Documentation |
Check if geometry or geography column exists in a table, and return the column name for use in a query.
pgCheckGeom(conn, name, geom)
conn |
A PostgreSQL connection |
name |
A table name formatted for use in a query |
geom |
a geometry or geography column name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.