Skip to contents

Implements DBIDriver.

Usage

# S4 method for class 'duckdb_driver'
dbDataType(dbObj, obj, ...)

# S4 method for class 'duckdb_driver'
dbGetInfo(dbObj, ...)

# S4 method for class 'duckdb_driver'
dbIsValid(dbObj, ...)

# S4 method for class 'duckdb_driver'
show(object)

Arguments

dbObj

An object inheriting from DBIObject, i.e. DBIDriver, DBIConnection, or a DBIResult

...

Other arguments to methods.

object

Any R object