View source: R/db_post_gis_version.R
db_post_gis_version | R Documentation |
Function to return PostGIS version information from an PostGIS enabled PostgreSQL database.
db_post_gis_version(con, full = TRUE)
con |
Database connection. |
full |
Should full version information be returned? |
Character vector with the lenth of one.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.