PqConnection-class {RPostgres} | R Documentation |
PqConnection and methods.
Description
PqConnection and methods.
Usage
## S3 method for class 'PqConnection'
format(x, ...)
## S4 method for signature 'PqConnection'
show(object)
## S4 method for signature 'PqConnection'
dbIsValid(dbObj, ...)
## S4 method for signature 'PqConnection'
dbGetInfo(dbObj, ...)
[Package RPostgres version 1.3.2 Index]