View source: R/dbUtils_notExported.R
dbVersion | R Documentation |
Returns major.minor version of PostgreSQL (for version checking)
dbVersion(conn)
conn |
A PostgreSQL connection |
numeric vector of length 3 of major,minor,bug version.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.