Skip to contents

Returns the type (e.g. postgres or sqlite) for a given PHG database

Usage

dbType(object, ...)

# S4 method for PHGLocalCon
dbType(object)

Arguments

object

an rPHG local or server connection object

...

Additional arguments, for use in specific methods